Searched refs:BRW_SFID_SAMPLER (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_disasm.c303 [BRW_SFID_SAMPLER] = "sampler",
314 [BRW_SFID_SAMPLER] = "sampler",
937 case BRW_SFID_SAMPLER:
H A Dbrw_eu.h440 BRW_SFID_SAMPLER = 2, enumerator in enum:brw_message_target
H A Dbrw_eu_emit.c644 brw_set_message_descriptor(p, insn, BRW_SFID_SAMPLER,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_disasm.c303 [BRW_SFID_SAMPLER] = "sampler",
314 [BRW_SFID_SAMPLER] = "sampler",
937 case BRW_SFID_SAMPLER:
H A Dbrw_eu.h440 BRW_SFID_SAMPLER = 2, enumerator in enum:brw_message_target
H A Dbrw_eu_emit.c644 brw_set_message_descriptor(p, insn, BRW_SFID_SAMPLER,
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_defines.h1003 BRW_SFID_SAMPLER = 2, enumerator in enum:brw_message_target
H A Dbrw_disasm.c292 [BRW_SFID_SAMPLER] = "sampler",
304 [BRW_SFID_SAMPLER] = "sampler",
1769 case BRW_SFID_SAMPLER:
H A Dbrw_vec4_generator.cpp326 p, BRW_SFID_SAMPLER, dst, src, addr,
1369 brw_inst_set_sfid(devinfo, insn, BRW_SFID_SAMPLER);
1397 p, BRW_SFID_SAMPLER, dst, offset, addr,
H A Dbrw_schedule_instructions.cpp383 case BRW_SFID_SAMPLER: {
H A Dbrw_fs_generator.cpp1513 brw_inst_set_sfid(devinfo, send, BRW_SFID_SAMPLER);
H A Dbrw_fs.cpp4993 inst->sfid = BRW_SFID_SAMPLER;
5509 inst->sfid = BRW_SFID_SAMPLER;
H A Dbrw_eu_emit.c2381 brw_inst_set_sfid(devinfo, insn, BRW_SFID_SAMPLER);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_disasm.c295 [BRW_SFID_SAMPLER] = "sampler",
307 [BRW_SFID_SAMPLER] = "sampler",
2087 case BRW_SFID_SAMPLER:
H A Dbrw_vec4_generator.cpp328 p, BRW_SFID_SAMPLER, dst, src, addr,
1364 brw_inst_set_sfid(devinfo, insn, BRW_SFID_SAMPLER);
1392 p, BRW_SFID_SAMPLER, dst, offset, addr,
H A Dbrw_eu_defines.h1273 BRW_SFID_SAMPLER = 2, enumerator in enum:brw_message_target
H A Dbrw_ir_performance.cpp1062 case BRW_SFID_SAMPLER: {
H A Dbrw_schedule_instructions.cpp385 case BRW_SFID_SAMPLER: {
H A Dbrw_fs_generator.cpp1733 brw_inst_set_sfid(devinfo, send, BRW_SFID_SAMPLER);
H A Dbrw_eu_emit.c2552 brw_inst_set_sfid(devinfo, insn, BRW_SFID_SAMPLER);
H A Dbrw_fs.cpp5476 inst->sfid = BRW_SFID_SAMPLER;
6628 inst->sfid = BRW_SFID_SAMPLER;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen8_eu.c636 __gen8_set_message_descriptor(inst, BRW_SFID_SAMPLER, msg_length,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen8_eu.c636 __gen8_set_message_descriptor(inst, BRW_SFID_SAMPLER, msg_length,
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_gram.y1083 | SAMPLER { $$ = BRW_SFID_SAMPLER; }

Completed in 85 milliseconds