HomeSort by relevance Sort by last modified time
    Searched defs:COPY_4FV (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_math.h 665 #ifndef COPY_4FV
666 #define COPY_4FV( DST, SRC ) COPY_4V(DST, SRC)
  /external/virglrenderer/src/gallium/auxiliary/util/
u_math.h 874 #ifndef COPY_4FV
875 #define COPY_4FV( DST, SRC ) COPY_4V(DST, SRC)

Completed in 7509 milliseconds