Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c6901 static int vrend_resource_alloc_texture(struct vrend_resource *gr, in vrend_resource_alloc_texture() function
7127 ret = vrend_resource_alloc_texture(gr, format, image_oes); in vrend_renderer_resource_create()
8977 MAYBE_UNUSED int r = vrend_resource_alloc_texture(intermediate_copy, args.format, NULL); in vrend_renderer_blit_int()
10962 ret = vrend_resource_alloc_texture(gr, virgl_format, gr->egl_image); in vrend_renderer_pipe_resource_set_type()