Home
last modified time | relevance | path

Searched defs:COPY_4V (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/util/
Du_math.h762 #define COPY_4V( DST, SRC ) \ macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h864 #define COPY_4V( DST, SRC ) \ macro
/external/mesa3d/src/mesa/main/
Dmacros.h286 #define COPY_4V( DST, SRC ) \ macro