mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-19 04:13:01 +00:00
assembler: Rename bits3.id and bits3.fd
As always, to sync with mesa. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
@@ -1599,8 +1599,8 @@ struct brw_instruction
|
||||
} generic_gen5;
|
||||
|
||||
GLuint ud;
|
||||
GLint id;
|
||||
GLfloat fd;
|
||||
GLint d;
|
||||
GLfloat f;
|
||||
} bits3;
|
||||
|
||||
char *first_reloc_target, *second_reloc_target; // first for JIP, second for UIP
|
||||
|
||||
Reference in New Issue
Block a user