Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h974 #define GEN5_SAMPLER_MESSAGE_SAMPLE_COMPARE 3 macro
Dbrw_disasm.c532 [GEN5_SAMPLER_MESSAGE_SAMPLE_COMPARE] = "sample_c",
Dbrw_fs_generator.cpp779 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_COMPARE; in generate_tex()