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

  /external/mesa3d/src/mesa/math/
m_matrix.h 188 #define TRANSFORM_NORMAL( TO, N, MAT ) \
m_debug_norm.c 139 TRANSFORM_NORMAL( t, s, m );
160 TRANSFORM_NORMAL( t, s, m );
  /external/mesa3d/src/mesa/tnl/
t_rasterpos.c 437 TRANSFORM_NORMAL( eyenorm, objnorm, inv );
  /external/mesa3d/src/mesa/main/
light.c 959 TRANSFORM_NORMAL( ctx->_EyeZDir, eye_z, ctx->ModelviewMatrixStack.Top->m );
1005 TRANSFORM_NORMAL( light->_NormSpotDirection,
    [all...]

Completed in 268 milliseconds