Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c5528 bool format_can_texture_storage = has_feature(feat_texture_storage) && in vrend_renderer_resource_allocate_texture() local
5597 if (format_can_texture_storage) in vrend_renderer_resource_allocate_texture()
5614 if (format_can_texture_storage) { in vrend_renderer_resource_allocate_texture()
5631 if (format_can_texture_storage) { in vrend_renderer_resource_allocate_texture()
5641 if (format_can_texture_storage) in vrend_renderer_resource_allocate_texture()
5655 if (!format_can_texture_storage) { in vrend_renderer_resource_allocate_texture()