Home
last modified time | relevance | path

Searched refs:lookupEGLImageValidated (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddrisw.c571 image->lookupEGLImageValidated) { in drisw_init_screen()
H A Ddri_helpers.c268 return loader->lookupEGLImageValidated(handle, screen->sPriv->loaderPrivate); in dri2_lookup_egl_image_validated()
H A Ddri2.c2492 loader->lookupEGLImageValidated) { in dri2_init_screen()
2556 loader->lookupEGLImageValidated) { in dri_swrast_kms_init_screen()
H A Dkopper.c187 image->lookupEGLImageValidated) { in kopper_init_screen()
/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h1724 * validateEGLImage() then lookupEGLImageValidated().
1733 * lookupEGLImageValidated(). It will hold EGLDisplay.Mutex, so is separated
1745 __DRIimage *(*lookupEGLImageValidated)(void *image, void *loaderPrivate); member
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c244 .lookupEGLImageValidated = dri_lookup_egl_image_validated,
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c701 .lookupEGLImageValidated = dri2_lookup_egl_image_validated,

Completed in 17 milliseconds