Home
last modified time | relevance | path

Searched refs:SUB_3V (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Drastpos.c178 SUB_3V(VP, light->_Position, vertex); in shade_rastpos()
230 SUB_3V(VP, VP, v); in shade_rastpos()
Dmacros.h442 #define SUB_3V( DST, SRCA, SRCB ) \ macro
/third_party/mesa3d/src/mesa/math/
Dm_matrix.c1205 SUB_3V( cp, cp, (m+8) ); in analyse_from_scratch()