mesa/src/intel/tools
Francisco Jerez 35bcd08d61 intel/eu: Split brw_inst ex_desc accessors for SEND(C) vs. SENDS(C).
The brw_inst opcode accessors are going away in one of the following
commits.  We could potentially replace them with the new helpers that
do opcode remapping, but that would lead to a circular dependency
between brw_inst.h and brw_eu.h.  This way we also avoid ordering
issues that can cause the semantics of the ex_desc accessors to change
depending on whether the ex_desc field is set after or before the
opcode instruction field.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2019-10-11 12:24:16 -07:00
..
imgui
tests
aub_mem.c
aub_mem.h
aub_read.c
aub_read.h
aub_write.c intel/tools: Support multiple contexts in intel_dump_gpu. 2019-10-10 14:08:50 +00:00
aub_write.h intel/tools: Support multiple contexts in intel_dump_gpu. 2019-10-10 14:08:50 +00:00
aubinator.c
aubinator_error_decode.c
aubinator_viewer.cpp
aubinator_viewer.h
aubinator_viewer_decoder.cpp
aubinator_viewer_urb.h
error2aub.c intel/tools: Support multiple contexts in intel_dump_gpu. 2019-10-10 14:08:50 +00:00
gen8_context.h
gen10_context.h
gen_context.h
i965_asm.c
i965_asm.h
i965_disasm.c
i965_gram.y intel/eu: Split brw_inst ex_desc accessors for SEND(C) vs. SENDS(C). 2019-10-11 12:24:16 -07:00
i965_lex.l
intel_aub.h
intel_dump_gpu.c intel/tools: Support multiple contexts in intel_dump_gpu. 2019-10-10 14:08:50 +00:00
intel_dump_gpu.in
intel_sanitize_gpu.c
intel_sanitize_gpu.in
meson.build