Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_disasm.c310 [BRW_SFID_MESSAGE_GATEWAY] = "gateway",
322 [BRW_SFID_MESSAGE_GATEWAY] = "gateway",
1511 case BRW_SFID_MESSAGE_GATEWAY: in brw_disassemble_inst()
Dbrw_defines.h1595 BRW_SFID_MESSAGE_GATEWAY = 3, enumerator
Dbrw_eu_emit.c3597 brw_set_message_descriptor(p, inst, BRW_SFID_MESSAGE_GATEWAY, in brw_barrier()