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

  /external/mesa3d/src/mesa/tnl/
t_vb_lighttmp.h 197 ACC_3V(h, ctx->_EyeZDir);
376 ACC_3V(h, ctx->_EyeZDir);
467 ACC_3V(base[0], ctx->Light._BaseColor[0] );
472 ACC_3V(base[1], ctx->Light._BaseColor[1]);
581 ACC_3V(sum[0], light->_MatAmbient[0]);
583 ACC_3V(sum[1], light->_MatAmbient[1]);
t_rasterpos.c 204 ACC_3V(VP, ctx->_EyeZDir);
  /external/mesa3d/src/mesa/main/
macros.h 431 #define ACC_3V( DST, SRC ) \

Completed in 279 milliseconds