Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h979 #define GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4 8 macro
Dbrw_disasm.c537 [GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4] = "gather4",
Dbrw_vec4_generator.cpp162 msg_type = GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4; in generate_tex()
Dbrw_fs_generator.cpp852 msg_type = GEN7_SAMPLER_MESSAGE_SAMPLE_GATHER4; in generate_tex()