Home
last modified time | relevance | path

Searched refs:SHADER_OPCODE_TXF_CMS (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_lower_logical_sends.cpp645 case SHADER_OPCODE_TXF_CMS: in lower_sampler_logical_send_gfx5()
712 case SHADER_OPCODE_TXF_CMS: in sampler_msg_type()
987 case SHADER_OPCODE_TXF_CMS: in lower_sampler_logical_send_gfx7()
992 op == SHADER_OPCODE_TXF_CMS || 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()
1213 op != SHADER_OPCODE_TXF_CMS)) { in get_sampler_msg_payload_type_bit_size()
1234 op == SHADER_OPCODE_TXF_CMS || in get_sampler_msg_payload_type_bit_size()
2613 lower_sampler_logical_send(ibld, inst, SHADER_OPCODE_TXF_CMS); in lower_logical_sends()
Dbrw_shader.cpp254 case SHADER_OPCODE_TXF_CMS: in brw_instruction_name()
898 opcode == SHADER_OPCODE_TXF_CMS || in is_tex()
Dbrw_ir_vec4.h349 case SHADER_OPCODE_TXF_CMS: in reads_g0_implicitly()
Dbrw_eu_defines.h332 SHADER_OPCODE_TXF_CMS, enumerator
Dbrw_vec4_generator.cpp142 case SHADER_OPCODE_TXF_CMS: in generate_tex()
1800 case SHADER_OPCODE_TXF_CMS: in generate_code()
Dbrw_fs_generator.cpp1073 case SHADER_OPCODE_TXF_CMS: in generate_tex()
2219 case SHADER_OPCODE_TXF_CMS: in generate_code()
Dbrw_vec4_nir.cpp2101 case nir_texop_txf_ms: opcode = SHADER_OPCODE_TXF_CMS; break; in nir_emit_texture()
2207 case SHADER_OPCODE_TXF_CMS: in nir_emit_texture()
Dbrw_ir_performance.cpp910 case SHADER_OPCODE_TXF_CMS: in instruction_desc()
Dbrw_vec4.cpp366 case SHADER_OPCODE_TXF_CMS: in implied_mrf_writes()
Dbrw_fs.cpp269 case SHADER_OPCODE_TXF_CMS: in is_control_source()
1091 case SHADER_OPCODE_TXF_CMS: in implied_mrf_writes()