Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/egl/main/
H A Degldisplay.h95 EGLBoolean ANDROID_blob_cache; member
H A Deglapi.c546 _EGL_CHECK_EXTENSION(ANDROID_blob_cache); in _eglCreateExtensionsString()
/aosp_15_r20/frameworks/native/opengl/specs/
H A DEGL_ANDROID_blob_cache.txt3 ANDROID_blob_cache
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c704 disp->Extensions.ANDROID_blob_cache = EGL_TRUE; in dri2_setup_screen()