Home
last modified time | relevance | path

Searched defs:ASSIGN_4V (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_math.h744 #define ASSIGN_4V( DST, V0, V1, V2, V3 ) \ macro
/external/mesa3d/src/mesa/main/
Dmacros.h349 #define ASSIGN_4V( V, V0, V1, V2, V3 ) \ macro