Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_formats.c383 static bool depth_stencil_formats_can_readback(enum virgl_formats format) in depth_stencil_formats_can_readback() function
511 (is_depth ? depth_stencil_formats_can_readback(table[i].format) : in vrend_add_formats()