Searched refs:image_target_texture_2d (Results 1 – 2 of 2) sorted by relevance
377 static PFNGLEGLIMAGETARGETTEXTURE2DOESPROC image_target_texture_2d = NULL; in egl_attach_dmabuf() local406 if (!image_target_texture_2d) in egl_attach_dmabuf()407 EGL_LOAD_PROC(image_target_texture_2d, PFNGLEGLIMAGETARGETTEXTURE2DOESPROC, in egl_attach_dmabuf()410 if (!create_image || !destroy_image || !image_target_texture_2d) { in egl_attach_dmabuf()422 image_target_texture_2d(GL_TEXTURE_EXTERNAL_OES, (GLeglImageOES)image); in egl_attach_dmabuf()
667 PFNGLEGLIMAGETARGETTEXTURE2DOESPROC image_target_texture_2d; in glamor_xv_render_dma() local733 image_target_texture_2d = in glamor_xv_render_dma()736 if (!create_image || !destroy_image || !image_target_texture_2d) { in glamor_xv_render_dma()768 image_target_texture_2d(GL_TEXTURE_EXTERNAL_OES, (GLeglImageOES)image); in glamor_xv_render_dma()