Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h971 #define GEN5_SAMPLER_MESSAGE_SAMPLE 0 macro
Dbrw_disasm.c529 [GEN5_SAMPLER_MESSAGE_SAMPLE] = "sample",
Dbrw_fs_generator.cpp781 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE; in generate_tex()