Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_disasm.c571 [GEN5_SAMPLER_MESSAGE_LOD] = "lod",
Dbrw_defines.h1646 #define GEN5_SAMPLER_MESSAGE_LOD 9 macro
Dbrw_fs_generator.cpp736 msg_type = GEN5_SAMPLER_MESSAGE_LOD; in generate_tex()