Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Degldriver.h215 void (*SetBlobCacheFuncsANDROID)(_EGLDisplay *disp, member
Deglapi.c2616 disp->Driver->SetBlobCacheFuncsANDROID(disp, set, get); in eglSetBlobCacheFuncsANDROID()
/external/angle/src/libGLESv2/
Degl_ext_stubs_autogen.h169 void SetBlobCacheFuncsANDROID(Thread *thread,
Dentry_points_egl_ext_autogen.cpp29 EGL_EVENT(SetBlobCacheFuncsANDROID, in EGL_SetBlobCacheFuncsANDROID()
37 ANGLE_EGL_VALIDATE_VOID(thread, SetBlobCacheFuncsANDROID, GetDisplayIfValid(dpyPacked), in EGL_SetBlobCacheFuncsANDROID()
40 SetBlobCacheFuncsANDROID(thread, dpyPacked, set, get); in EGL_SetBlobCacheFuncsANDROID()
Degl_ext_stubs.cpp489 void SetBlobCacheFuncsANDROID(Thread *thread, in SetBlobCacheFuncsANDROID() function
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c3716 .SetBlobCacheFuncsANDROID = dri2_set_blob_cache_funcs,
/external/mesa3d/docs/relnotes/
D20.3.0.rst1700 - egl: drop unused \_EGLDriver from SetBlobCacheFuncsANDROID()