Searched refs:ACC_3V (Results 1 – 3 of 3) sorted by relevance
200 ACC_3V(h, ctx->_EyeZDir); in TAG()381 ACC_3V(h, ctx->_EyeZDir); in TAG()473 ACC_3V(base[0], ctx->Light._BaseColor[0] ); in TAG()478 ACC_3V(base[1], ctx->Light._BaseColor[1]); in TAG()590 ACC_3V(sum[0], light->_MatAmbient[0]); in TAG()592 ACC_3V(sum[1], light->_MatAmbient[1]); in TAG()
474 #define ACC_3V( DST, SRC ) \ macro
233 ACC_3V(VP, ctx->_EyeZDir); in shade_rastpos()