Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Du_math.h773 #define COPY_4FV( DST, SRC ) COPY_4V(DST, SRC) macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h875 #define COPY_4FV( DST, SRC ) COPY_4V(DST, SRC) macro