Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1269 #define GEN5_SAMPLER_MESSAGE_LOD 9 macro
Dbrw_disasm.c582 [GEN5_SAMPLER_MESSAGE_LOD] = "lod",
Dbrw_fs_generator.cpp1147 msg_type = GEN5_SAMPLER_MESSAGE_LOD; in generate_tex()
Dbrw_fs.cpp4915 return GEN5_SAMPLER_MESSAGE_LOD; in sampler_msg_type()