Home
last modified time | relevance | path

Searched refs:GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4 (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1268 #define GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4 8 macro
Dbrw_disasm.c581 [GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4] = "gather4",
Dbrw_vec4_generator.cpp159 msg_type = GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4; in generate_tex()
Dbrw_fs_generator.cpp1152 msg_type = GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4; in generate_tex()
Dbrw_fs.cpp4919 GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4; in sampler_msg_type()