HomeSort by relevance Sort by last modified time
    Searched refs:TEXGEN_SPHERE_MAP (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/tnl/
t_vb_texgen.c 94 #define TEXGEN_NEED_M (TEXGEN_SPHERE_MAP)
95 #define TEXGEN_NEED_F (TEXGEN_SPHERE_MAP | \
301 static void texgen_sphere_map( struct gl_context *ctx, function
545 texUnit->_GenFlags == TEXGEN_SPHERE_MAP) {
546 store->TexgenFunc[i] = texgen_sphere_map;
  /external/mesa3d/src/mesa/main/
texgen.c 118 bit = TEXGEN_SPHERE_MAP;
mtypes.h     [all...]

Completed in 41 milliseconds