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

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_texgen.c 273 static void texgen_normal_map_nv( struct gl_context *ctx, function
540 else if (texUnit->_GenFlags == TEXGEN_NORMAL_MAP_NV) {
541 store->TexgenFunc[i] = texgen_normal_map_nv;
  /external/mesa3d/src/mesa/tnl/
t_vb_texgen.c 273 static void texgen_normal_map_nv( struct gl_context *ctx, function
540 else if (texUnit->_GenFlags == TEXGEN_NORMAL_MAP_NV) {
541 store->TexgenFunc[i] = texgen_normal_map_nv;

Completed in 75 milliseconds