Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h980 #define GEN5_SAMPLER_MESSAGE_LOD 9 macro
Dbrw_disasm.c538 [GEN5_SAMPLER_MESSAGE_LOD] = "lod",
Dbrw_fs_generator.cpp844 msg_type = GEN5_SAMPLER_MESSAGE_LOD; in generate_tex()