Searched defs:COPY_SZ_4V (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dmacros.h258 #define COPY_SZ_4V(DST, SZ, SRC) \ macro
273 COPY_SZ_4V( DST, SZ, SRC ); \
613 COPY_SZ_4V(dst, sz, src);
/external/mesa3d/src/mesa/main/
H A Dmacros.h258 #define COPY_SZ_4V(DST, SZ, SRC) \ macro
273 COPY_SZ_4V( DST, SZ, SRC ); \
613 COPY_SZ_4V(dst, sz, src);

Completed in 123 milliseconds