Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c821 static inline bool vrend_format_can_texture_view(enum virgl_formats format) in vrend_format_can_texture_view() function
1858 vrend_format_can_texture_view(format)) { in vrend_create_surface()
2221 if (needs_view && vrend_format_can_texture_view(view->texture->base.format)) { in vrend_create_sampler_view()
7067 !vrend_format_can_texture_view(gr->base.format)) { in vrend_resource_alloc_texture()