Home
last modified time | relevance | path

Searched refs:BRW_DATAPORT_WRITE_MESSAGE_OWORD_DUAL_BLOCK_WRITE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1054 #define BRW_DATAPORT_WRITE_MESSAGE_OWORD_DUAL_BLOCK_WRITE 1 macro
Dbrw_vec4_generator.cpp1216 msg_type = BRW_DATAPORT_WRITE_MESSAGE_OWORD_DUAL_BLOCK_WRITE; in generate_scratch_write()