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 92 #define TEXGEN_NEED_M (TEXGEN_SPHERE_MAP)
93 #define TEXGEN_NEED_F (TEXGEN_SPHERE_MAP | \
299 static void texgen_sphere_map( struct gl_context *ctx, function
543 texUnit->_GenFlags == TEXGEN_SPHERE_MAP) {
544 store->TexgenFunc[i] = texgen_sphere_map;
  /external/mesa3d/src/mesa/main/
texgen.c 113 bit = TEXGEN_SPHERE_MAP;
mtypes.h     [all...]

Completed in 105 milliseconds