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.h983 #define GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4_C 16 macro
Dbrw_disasm.c541 [GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4_C] = "gather4_c",
Dbrw_vec4_generator.cpp160 msg_type = GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4_C; in generate_tex()
Dbrw_fs_generator.cpp849 msg_type = GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4_C; in generate_tex()