summaryrefslogtreecommitdiff
path: root/assembler/brw_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'assembler/brw_structs.h')
-rw-r--r--assembler/brw_structs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/assembler/brw_structs.h b/assembler/brw_structs.h
index db7a9be5..e650bf51 100644
--- a/assembler/brw_structs.h
+++ b/assembler/brw_structs.h
@@ -1463,9 +1463,6 @@ struct brw_instruction
GLuint ud;
float f;
} bits3;
-
- char *first_reloc_target, *second_reloc_target; // first for JIP, second for UIP
- GLint first_reloc_offset, second_reloc_offset; // in number of instructions
};
struct brw_compact_instruction {