Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1352 #define GFX5_SAMPLER_MESSAGE_SAMPLE_RESINFO 10 macro
Dbrw_vec4_generator.cpp153 msg_type = GFX5_SAMPLER_MESSAGE_SAMPLE_RESINFO; in generate_tex()
1338 GFX5_SAMPLER_MESSAGE_SAMPLE_RESINFO, in generate_get_buffer_size()
Dbrw_fs_generator.cpp982 GFX5_SAMPLER_MESSAGE_SAMPLE_RESINFO, in generate_get_buffer_size()
1064 msg_type = GFX5_SAMPLER_MESSAGE_SAMPLE_RESINFO; in generate_tex()
Dbrw_schedule_instructions.cpp388 case GFX5_SAMPLER_MESSAGE_SAMPLE_RESINFO: in set_latency_gfx7()
Dbrw_disasm.c601 [GFX5_SAMPLER_MESSAGE_SAMPLE_RESINFO] = "resinfo",
Dbrw_lower_logical_sends.cpp699 return GFX5_SAMPLER_MESSAGE_SAMPLE_RESINFO; in sampler_msg_type()