Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h973 #define GEN5_SAMPLER_MESSAGE_SAMPLE_LOD 2 macro
Dbrw_disasm.c531 [GEN5_SAMPLER_MESSAGE_SAMPLE_LOD] = "sample_l",
Dbrw_vec4_generator.cpp126 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LOD; in generate_tex()
Dbrw_fs_generator.cpp795 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LOD; in generate_tex()