Home
last modified time | relevance | path

Searched refs:SHADER_OPCODE_TXF_CMS_W (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_shader.cpp255 case SHADER_OPCODE_TXF_CMS_W: in brw_instruction_name()
902 opcode == SHADER_OPCODE_TXF_CMS_W || in is_tex()
Dbrw_ir_vec4.h348 case SHADER_OPCODE_TXF_CMS_W: in reads_g0_implicitly()
Dbrw_eu_defines.h357 SHADER_OPCODE_TXF_CMS_W, enumerator
Dbrw_ir_performance.cpp907 case SHADER_OPCODE_TXF_CMS_W: in instruction_desc()
Dbrw_fs.cpp276 case SHADER_OPCODE_TXF_CMS_W: in is_control_source()
5139 case SHADER_OPCODE_TXF_CMS_W: in sampler_msg_type()
5369 case SHADER_OPCODE_TXF_CMS_W: in lower_sampler_logical_send_gfx7()
5374 op == SHADER_OPCODE_TXF_CMS_W) { in lower_sampler_logical_send_gfx7()
5379 if (op == SHADER_OPCODE_TXF_CMS || op == SHADER_OPCODE_TXF_CMS_W) { in lower_sampler_logical_send_gfx7()
5387 if (op == SHADER_OPCODE_TXF_CMS_W) { in lower_sampler_logical_send_gfx7()
6880 lower_sampler_logical_send(ibld, inst, SHADER_OPCODE_TXF_CMS_W); in lower_logical_sends()
Dbrw_vec4_generator.cpp1806 case SHADER_OPCODE_TXF_CMS_W: in generate_code()
Dbrw_vec4.cpp371 case SHADER_OPCODE_TXF_CMS_W: in implied_mrf_writes()