Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_disasm.c305 [BRW_SFID_SAMPLER] = "sampler",
316 [BRW_SFID_SAMPLER] = "sampler",
1178 case BRW_SFID_SAMPLER: in brw_disasm()
Dbrw_defines.h793 BRW_SFID_SAMPLER = 2, enumerator
Dbrw_eu_emit.c672 brw_set_message_descriptor(p, insn, BRW_SFID_SAMPLER, msg_length, in brw_set_sampler_message()