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

  /external/mesa3d/src/mesa/math/
m_norm_tmp.h 342 TAG(rescale_normals)( const GLmatrix *mat, function
386 TAG(rescale_normals);
  /external/mesa3d/src/mesa/main/
ffvertex_prog.c 61 unsigned rescale_normals:1; member in struct:state_key
221 key->rescale_normals = 1;
780 !(p->state->need_eye_coords == p->state->rescale_normals))
806 else if (p->state->need_eye_coords == p->state->rescale_normals) {
    [all...]

Completed in 76 milliseconds