Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_shader.cpp261 case SHADER_OPCODE_SAMPLEINFO: in brw_instruction_name()
793 opcode == SHADER_OPCODE_SAMPLEINFO); in is_tex()
Dbrw_ir_vec4.h349 case SHADER_OPCODE_SAMPLEINFO: in reads_g0_implicitly()
Dbrw_eu_defines.h347 SHADER_OPCODE_SAMPLEINFO, enumerator
Dbrw_vec4_generator.cpp172 case SHADER_OPCODE_SAMPLEINFO: in generate_tex()
1771 case SHADER_OPCODE_SAMPLEINFO: in generate_code()
Dbrw_fs_generator.cpp863 case SHADER_OPCODE_SAMPLEINFO: in generate_tex()
1972 case SHADER_OPCODE_SAMPLEINFO: in generate_code()
Dbrw_vec4_visitor.cpp934 case ir_texture_samples: opcode = SHADER_OPCODE_SAMPLEINFO; break; in emit_texture()
Dbrw_fs.cpp982 case SHADER_OPCODE_SAMPLEINFO: in implied_mrf_writes()
4198 op == SHADER_OPCODE_SAMPLEINFO || in lower_sampler_logical_send_gen7()
4645 lower_sampler_logical_send(ibld, inst, SHADER_OPCODE_SAMPLEINFO); in lower_logical_sends()
Dbrw_vec4.cpp363 case SHADER_OPCODE_SAMPLEINFO: in implied_mrf_writes()