Searched refs:ENABLE_TEXGEN (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dtexstate.c663 ctx->Texture._TexGenEnabled |= ENABLE_TEXGEN(unit);
H A Dmtypes.h1362 #define ENABLE_TEXGEN(unit) (1 << (unit)) macro
/external/mesa3d/src/mesa/main/
H A Dtexstate.c663 ctx->Texture._TexGenEnabled |= ENABLE_TEXGEN(unit);
H A Dmtypes.h1362 #define ENABLE_TEXGEN(unit) (1 << (unit)) macro

Completed in 1652 milliseconds