Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_vb_texgen.c93 #define TEXGEN_NEED_M (TEXGEN_SPHERE_MAP) macro
352 if (texUnit->_GenFlags & TEXGEN_NEED_M) { in texgen()