Home
last modified time | relevance | path

Searched refs:SHADER_OPCODE_SAMPLEINFO (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_shader.cpp279 case SHADER_OPCODE_SAMPLEINFO: in brw_instruction_name()
893 opcode == SHADER_OPCODE_SAMPLEINFO); in is_tex()
Dbrw_ir_vec4.h353 case SHADER_OPCODE_SAMPLEINFO: in reads_g0_implicitly()
Dbrw_eu_defines.h366 SHADER_OPCODE_SAMPLEINFO, enumerator
Dbrw_vec4_generator.cpp169 case SHADER_OPCODE_SAMPLEINFO: in generate_tex()
1759 case SHADER_OPCODE_SAMPLEINFO: in generate_code()
Dbrw_fs_generator.cpp1154 case SHADER_OPCODE_SAMPLEINFO: in generate_tex()
2293 case SHADER_OPCODE_SAMPLEINFO: in generate_code()
Dbrw_ir_performance.cpp904 case SHADER_OPCODE_SAMPLEINFO: in instruction_desc()
Dbrw_fs.cpp285 case SHADER_OPCODE_SAMPLEINFO: in is_control_source()
1169 case SHADER_OPCODE_SAMPLEINFO: in implied_mrf_writes()
4925 case SHADER_OPCODE_SAMPLEINFO: in sampler_msg_type()
4962 op == SHADER_OPCODE_SAMPLEINFO || in lower_sampler_logical_send_gen7()
6115 lower_sampler_logical_send(ibld, inst, SHADER_OPCODE_SAMPLEINFO); in lower_logical_sends()
Dbrw_vec4_visitor.cpp854 case ir_texture_samples: opcode = SHADER_OPCODE_SAMPLEINFO; break; in emit_texture()
Dbrw_vec4.cpp376 case SHADER_OPCODE_SAMPLEINFO: in implied_mrf_writes()