Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c195 feat_texture_view, enumerator
823 return has_feature(feat_texture_view) && in vrend_format_can_texture_view()
8910 if (has_feature(feat_texture_view)) in vrend_renderer_blit_int()
8913 if ((dst_res->base.format != info->dst.format) && has_feature(feat_texture_view)) in vrend_renderer_blit_int()
10275 if (has_feature(feat_texture_view)) in vrend_renderer_fill_caps_v2()