Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c615 static bool vrend_format_needs_swizzle(enum virgl_formats format) in vrend_format_needs_swizzle() function
7156 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()