Home
last modified time | relevance | path

Searched refs:GFX6_SAMPLER_MESSAGE_SAMPLE_SAMPLEINFO (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1353 #define GFX6_SAMPLER_MESSAGE_SAMPLE_SAMPLEINFO 11 macro
Dbrw_schedule_instructions.cpp389 case GFX6_SAMPLER_MESSAGE_SAMPLE_SAMPLEINFO: in set_latency_gfx7()
Dbrw_vec4_generator.cpp170 msg_type = GFX6_SAMPLER_MESSAGE_SAMPLE_SAMPLEINFO; in generate_tex()
Dbrw_disasm.c602 [GFX6_SAMPLER_MESSAGE_SAMPLE_SAMPLEINFO] = "sampleinfo",
Dbrw_fs_generator.cpp1085 msg_type = GFX6_SAMPLER_MESSAGE_SAMPLE_SAMPLEINFO; in generate_tex()
Dbrw_lower_logical_sends.cpp733 return GFX6_SAMPLER_MESSAGE_SAMPLE_SAMPLEINFO; in sampler_msg_type()