Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_helpers.c268 return loader->lookupEGLImageValidated(handle, screen->sPriv->loaderPrivate); in dri2_lookup_egl_image_validated()
Ddrisw.c571 image->lookupEGLImageValidated) { in drisw_init_screen()
Dkopper.c187 image->lookupEGLImageValidated) { in kopper_init_screen()
Ddri2.c2492 loader->lookupEGLImageValidated) { in dri2_init_screen()
2556 loader->lookupEGLImageValidated) { in dri_swrast_kms_init_screen()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1745 __DRIimage *(*lookupEGLImageValidated)(void *image, void *loaderPrivate); member
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c244 .lookupEGLImageValidated = dri_lookup_egl_image_validated,
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c701 .lookupEGLImageValidated = dri2_lookup_egl_image_validated,