Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/dri/drm/
Ddri2.c423 if (!loader->lookupEGLImage) in dri2_lookup_egl_image()
426 img = loader->lookupEGLImage(screen->sPriv, in dri2_lookup_egl_image()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tex_image.c341 image = screen->dri2.image->lookupEGLImage(screen, image_handle, in intel_image_target_texture_2d()
Dintel_fbo.c294 image = screen->dri2.image->lookupEGLImage(screen, image_handle, in intel_image_target_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_tex_image.c341 image = screen->dri2.image->lookupEGLImage(screen, image_handle, in intel_image_target_texture_2d()
Dintel_fbo.c294 image = screen->dri2.image->lookupEGLImage(screen, image_handle, in intel_image_target_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_image.c341 image = screen->dri2.image->lookupEGLImage(screen, image_handle, in intel_image_target_texture_2d()
Dintel_fbo.c294 image = screen->dri2.image->lookupEGLImage(screen, image_handle, in intel_image_target_renderbuffer_storage()
/external/mesa3d/include/GL/internal/
Ddri_interface.h1083 __DRIimage *(*lookupEGLImage)(__DRIscreen *screen, void *image, member
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c604 image = screen->dri2.image->lookupEGLImage(screen, image_handle, in radeon_image_target_texture_2d()
Dradeon_fbo.c575 image = screen->dri2.image->lookupEGLImage(screen, image_handle, in radeon_image_target_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c604 image = screen->dri2.image->lookupEGLImage(screen, image_handle, in radeon_image_target_texture_2d()
Dradeon_fbo.c575 image = screen->dri2.image->lookupEGLImage(screen, image_handle, in radeon_image_target_renderbuffer_storage()