Home
last modified time | relevance | path

Searched refs:ANDROID_blob_cache (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/egl/main/
Degldisplay.h99 EGLBoolean ANDROID_blob_cache; member
Deglapi.c497 _EGL_CHECK_EXTENSION(ANDROID_blob_cache); in _eglCreateExtensionsString()
/third_party/skia/third_party/externals/egl-registry/extensions/ANDROID/
DEGL_ANDROID_blob_cache.txt3 ANDROID_blob_cache
/third_party/EGL/extensions/ANDROID/
DEGL_ANDROID_blob_cache.txt3 ANDROID_blob_cache
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c971 disp->Extensions.ANDROID_blob_cache = EGL_TRUE; in dri2_setup_screen()