Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_defines.h903 #define GEN6_DATAPORT_WRITE_MESSAGE_OWORD_BLOCK_WRITE 8 macro
Dbrw_disasm.c334 [GEN6_DATAPORT_WRITE_MESSAGE_OWORD_BLOCK_WRITE] = "OWORD block write",
Dbrw_eu_emit.c1933 msg_type = GEN6_DATAPORT_WRITE_MESSAGE_OWORD_BLOCK_WRITE; in brw_oword_block_write_scratch()