Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h972 #define GEN5_SAMPLER_MESSAGE_SAMPLE_BIAS 1 macro
Dbrw_disasm.c530 [GEN5_SAMPLER_MESSAGE_SAMPLE_BIAS] = "sample_b",
Dbrw_fs_generator.cpp788 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_BIAS; in generate_tex()