Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_lower_logical_sends.cpp709 case SHADER_OPCODE_TXF_CMS_W: in sampler_msg_type()
988 case SHADER_OPCODE_TXF_CMS_W: in lower_sampler_logical_send_gfx7()
993 op == SHADER_OPCODE_TXF_CMS_W) { in lower_sampler_logical_send_gfx7()
998 if (op == SHADER_OPCODE_TXF_CMS || op == SHADER_OPCODE_TXF_CMS_W) { in lower_sampler_logical_send_gfx7()
1006 if (devinfo->verx10 >= 125 && op == SHADER_OPCODE_TXF_CMS_W) in lower_sampler_logical_send_gfx7()
1008 else if (op == SHADER_OPCODE_TXF_CMS_W) in lower_sampler_logical_send_gfx7()
1212 (op != SHADER_OPCODE_TXF_CMS_W && in get_sampler_msg_payload_type_bit_size()
1233 if (op == SHADER_OPCODE_TXF_CMS_W || in get_sampler_msg_payload_type_bit_size()
2618 lower_sampler_logical_send(ibld, inst, SHADER_OPCODE_TXF_CMS_W); in lower_logical_sends()
Dbrw_shader.cpp258 case SHADER_OPCODE_TXF_CMS_W: in brw_instruction_name()
899 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.h334 SHADER_OPCODE_TXF_CMS_W, enumerator
Dbrw_ir_performance.cpp911 case SHADER_OPCODE_TXF_CMS_W: in instruction_desc()
Dbrw_vec4_generator.cpp1801 case SHADER_OPCODE_TXF_CMS_W: in generate_code()
Dbrw_vec4.cpp367 case SHADER_OPCODE_TXF_CMS_W: in implied_mrf_writes()
Dbrw_fs.cpp270 case SHADER_OPCODE_TXF_CMS_W: in is_control_source()