Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.h393 boolean format_is_copy_compatible(enum pipe_format src, enum pipe_format dst,
Dvrend_formats.c584 boolean format_is_copy_compatible(enum pipe_format src, enum pipe_format dst, in format_is_copy_compatible() function
Dvrend_renderer.c7040 format_is_copy_compatible(src_res->base.format,dst_res->base.format, true) && in vrend_renderer_resource_copy_region()
7339 format_is_copy_compatible(info->src.format,info->dst.format, false) && in vrend_renderer_blit()