Searched refs:image_oes (Results 1 – 1 of 1) sorted by relevance
5520 void *image_oes) in vrend_renderer_resource_allocate_texture() argument5565 if (image_oes) { in vrend_renderer_resource_allocate_texture()5567 glEGLImageTargetTexture2DOES(gr->target, (GLeglImageOES) image_oes); in vrend_renderer_resource_allocate_texture()5664 …t vrend_renderer_resource_create_args *args, struct iovec *iov, uint32_t num_iovs, void *image_oes) in vrend_renderer_resource_create() argument5725 int r = vrend_renderer_resource_allocate_texture(gr, image_oes); in vrend_renderer_resource_create()