On Sat, Jun 28, 2014 at 09:33:47PM -0700, Kenneth Graunke wrote:
> These have existed since Ivybridge. We don't use them today, but the
> Gen8+ disassembler supports them, and I'd like to use symbolic names
> rather than magic numbers.
Reviewed-by: Kristian Høgsberg
> Signed-off-by: Kenneth Gra
These have existed since Ivybridge. We don't use them today, but the
Gen8+ disassembler supports them, and I'd like to use symbolic names
rather than magic numbers.
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/i965/brw_defines.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/s