Home
last modified time | relevance | path

Searched refs:GFX5_SAMPLER_MESSAGE_SAMPLE_BIAS_COMPARE (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1347 #define GFX5_SAMPLER_MESSAGE_SAMPLE_BIAS_COMPARE 5 macro
Dbrw_disasm.c596 [GFX5_SAMPLER_MESSAGE_SAMPLE_BIAS_COMPARE] = "sample_b_c",
Dbrw_fs_generator.cpp1051 msg_type = GFX5_SAMPLER_MESSAGE_SAMPLE_BIAS_COMPARE; in generate_tex()
Dbrw_lower_logical_sends.cpp689 return shadow_compare ? GFX5_SAMPLER_MESSAGE_SAMPLE_BIAS_COMPARE : in sampler_msg_type()