Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1088 #define GEN7_DATAPORT_DC_OWORD_DUAL_BLOCK_WRITE 10 macro
Dbrw_disasm.c403 [GEN7_DATAPORT_DC_OWORD_DUAL_BLOCK_WRITE] = "DC OWORD dual block write",
Dbrw_vec4_generator.cpp1212 msg_type = GEN7_DATAPORT_DC_OWORD_DUAL_BLOCK_WRITE; in generate_scratch_write()