Searched refs:REMAP_RGBA_ONE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format.c1049 #define REMAP_RGBA_ONE(r, rs, g, gs, b, bs, a, as, type) \ macro
1058 REMAP_RGBA_ONE(R, rs, G, gs, B, bs, A, as, type) \
1059 REMAP_RGBA_ONE(B, bs, G, gs, R, rs, A, as, type) \

Completed in 3 milliseconds