Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_helpers.c269 return loader->lookupEGLImageValidated(handle, screen->sPriv->loaderPrivate); in dri2_lookup_egl_image_validated()
Ddrisw.c548 image->lookupEGLImageValidated) { in drisw_init_screen()
Ddri2.c2366 loader->lookupEGLImageValidated) { in dri2_init_screen()
2429 loader->lookupEGLImageValidated) { in dri_kms_init_screen()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1783 __DRIimage *(*lookupEGLImageValidated)(void *image, void *loaderPrivate); member
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c243 .lookupEGLImageValidated = dri_lookup_egl_image_validated,
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c698 .lookupEGLImageValidated = dri2_lookup_egl_image_validated,