Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_utils.c815 #define SWIZZLE_CONVERT_LOOP(DST_TYPE, DST_CHANS, SRC_TYPE, SRC_CHANS, CONV) \ argument
825 if (DST_CHANS > 1) { \
827 if (DST_CHANS > 2) { \
829 if (DST_CHANS > 3) { \
835 typed_dst += DST_CHANS; \