Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h976 #define GEN5_SAMPLER_MESSAGE_SAMPLE_BIAS_COMPARE 5 macro
Dbrw_disasm.c534 [GEN5_SAMPLER_MESSAGE_SAMPLE_BIAS_COMPARE] = "sample_b_c",
Dbrw_fs_generator.cpp786 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_BIAS_COMPARE; in generate_tex()