Home
last modified time | relevance | path

Searched refs:GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4_C (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1272 #define GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4_C 16 macro
Dbrw_disasm.c585 [GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4_C] = "gather4_c",
Dbrw_vec4_generator.cpp157 msg_type = GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4_C; in generate_tex()
Dbrw_fs.cpp4918 return shadow_compare ? GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4_C : in sampler_msg_type()