Home
last modified time | relevance | path

Searched refs:GEN5_SAMPLER_MESSAGE_SAMPLE_COMPARE (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1263 #define GEN5_SAMPLER_MESSAGE_SAMPLE_COMPARE 3 macro
Dbrw_disasm.c576 [GEN5_SAMPLER_MESSAGE_SAMPLE_COMPARE] = "sample_c",
Dbrw_fs_generator.cpp1114 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_COMPARE; in generate_tex()
Dbrw_fs.cpp4879 return shadow_compare ? GEN5_SAMPLER_MESSAGE_SAMPLE_COMPARE : in sampler_msg_type()
/external/igt-gpu-tools/assembler/
Dbrw_defines.h918 #define GEN5_SAMPLER_MESSAGE_SAMPLE_COMPARE 3 macro