Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_formats.c389 static bool depth_stencil_formats_can_readback(enum virgl_formats format) in depth_stencil_formats_can_readback() function
535 (is_depth && depth_stencil_formats_can_readback(table[i].format)) || in vrend_add_formats()