Home
last modified time | relevance | path

Searched refs:dstComps (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dtexstore.c681 #define SWZ_CPY(dst, src, count, dstComps, srcComps) \ in swizzle_copy() argument
695 for (j = 0; j < dstComps; j++) { \ in swizzle_copy()
698 dst += dstComps; \ in swizzle_copy()
/external/mesa3d/src/mesa/main/
Dtexstore.c681 #define SWZ_CPY(dst, src, count, dstComps, srcComps) \ in swizzle_copy() argument
695 for (j = 0; j < dstComps; j++) { \ in swizzle_copy()
698 dst += dstComps; \ in swizzle_copy()