Searched refs:ProgramCacheQueryANGLE (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libGLESv2/ |
D | egl_ext_stubs_autogen.h | 199 void ProgramCacheQueryANGLE(Thread *thread,
|
D | entry_points_egl_ext_autogen.cpp | 369 EGL_EVENT(ProgramCacheQueryANGLE, in EGL_ProgramCacheQueryANGLE() 380 ANGLE_EGL_VALIDATE_VOID(thread, ProgramCacheQueryANGLE, GetDisplayIfValid(dpyPacked), dpyPacked, in EGL_ProgramCacheQueryANGLE() 383 ProgramCacheQueryANGLE(thread, dpyPacked, index, key, keysize, binary, binarysize); in EGL_ProgramCacheQueryANGLE()
|
D | egl_ext_stubs.cpp | 693 void ProgramCacheQueryANGLE(Thread *thread, in ProgramCacheQueryANGLE() function
|