Lines Matching full:texunit
1028 struct gl_texture_unit *texUnit
1029 texUnit->GenS.Mode = GL_REFLECTION_MAP_NV;
1030 texUnit->GenT.Mode = GL_REFLECTION_MAP_NV;
1031 texUnit->GenR.Mode = GL_REFLECTION_MAP_NV;
1032 texUnit->GenS._ModeBit = TEXGEN_REFLECTION_MAP_NV;
1033 texUnit->GenT._ModeBit = TEXGEN_REFLECTION_MAP_NV;
1034 texUnit->GenR._ModeBit = TEXGEN_REFLECTION_MAP_NV;