Searched refs:NV40_WRAP (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_texture.c37 #define NV40_WRAP(n) \ macro
51 NV40_WRAP(MIRROR_CLAMP_TO_EDGE);
52 NV40_WRAP(MIRROR_CLAMP_TO_BORDER);
53 NV40_WRAP(MIRROR_CLAMP);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_texture.c37 #define NV40_WRAP(n) \ macro
51 NV40_WRAP(MIRROR_CLAMP_TO_EDGE);
52 NV40_WRAP(MIRROR_CLAMP_TO_BORDER);
53 NV40_WRAP(MIRROR_CLAMP);

Completed in 3 milliseconds