Home
last modified time | relevance | path

Searched refs:GFX7_DATAPORT_DC_OWORD_DUAL_BLOCK_WRITE (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1470 #define GFX7_DATAPORT_DC_OWORD_DUAL_BLOCK_WRITE 10 macro
Dbrw_disasm.c426 [GFX7_DATAPORT_DC_OWORD_DUAL_BLOCK_WRITE] = "DC OWORD dual block write",
Dbrw_vec4_generator.cpp1215 msg_type = GFX7_DATAPORT_DC_OWORD_DUAL_BLOCK_WRITE; in generate_scratch_write()