Home | History | Annotate | Download | only in r300

Lines Matching refs:swizzle_format

102 unsigned r300_get_swizzle_combined(const unsigned char *swizzle_format,
124 util_format_compose_swizzles(swizzle_format, swizzle_view, swizzle);
126 memcpy(swizzle, swizzle_format, 4);