Searched refs:vrend_format_needs_swizzle (Results 1 – 1 of 1) sorted by relevance
615 static bool vrend_format_needs_swizzle(enum virgl_formats format) in vrend_format_needs_swizzle() function7156 if (vrend_format_needs_swizzle(info->dst.format) || in vrend_renderer_blit_int()7157 vrend_format_needs_swizzle(info->src.format)) in vrend_renderer_blit_int()