Searched refs:destroy_image (Results 1 – 2 of 2) sorted by relevance
379 static PFNEGLDESTROYIMAGEKHRPROC destroy_image = NULL; in egl_attach_dmabuf() local402 if (!destroy_image) in egl_attach_dmabuf()403 EGL_LOAD_PROC(destroy_image, PFNEGLDESTROYIMAGEKHRPROC, in egl_attach_dmabuf()410 if (!create_image || !destroy_image || !image_target_texture_2d) { in egl_attach_dmabuf()423 destroy_image(ctx->egl_display, image); in egl_attach_dmabuf()
666 PFNEGLDESTROYIMAGEKHRPROC destroy_image; in glamor_xv_render_dma() local731 destroy_image = in glamor_xv_render_dma()736 if (!create_image || !destroy_image || !image_target_texture_2d) { in glamor_xv_render_dma()853 destroy_image(glamor_priv->ctx.display, image); in glamor_xv_render_dma()