Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLProgramCacheControlTest.cpp94 eglProgramCacheGetAttribANGLE(EGL_NO_DISPLAY, EGL_PROGRAM_CACHE_KEY_LENGTH_ANGLE); in TEST_P()
111 eglProgramCacheGetAttribANGLE(display, EGL_PROGRAM_CACHE_RESIZE_ANGLE); in TEST_P()
115 EGLint keySize = eglProgramCacheGetAttribANGLE(display, EGL_PROGRAM_CACHE_KEY_LENGTH_ANGLE); in TEST_P()
134 EGLint cacheSize = eglProgramCacheGetAttribANGLE(display, EGL_PROGRAM_CACHE_SIZE_ANGLE); in TEST_P()
199 EGLint cacheSize = eglProgramCacheGetAttribANGLE(display, EGL_PROGRAM_CACHE_SIZE_ANGLE); in TEST_P()
221 EGLint newCacheSize = eglProgramCacheGetAttribANGLE(display, EGL_PROGRAM_CACHE_SIZE_ANGLE); in TEST_P()
/external/angle/src/libEGL/
DlibEGL_autogen.def100 eglProgramCacheGetAttribANGLE
DlibEGL_autogen.cpp522 EGLint EGLAPIENTRY eglProgramCacheGetAttribANGLE(EGLDisplay dpy, EGLenum attrib) in eglProgramCacheGetAttribANGLE() function
/external/angle/extensions/
DEGL_ANGLE_program_cache_control.txt50 EGLint eglProgramCacheGetAttribANGLE(
76 Accepted as a value for 'attrib' in eglProgramCacheGetAttribANGLE:
112 EGLint eglProgramCacheGetAttribANGLE(EGLDisplay dpy, EGLenum attrib);
/external/angle/include/EGL/
Deglext_angle.h211 EGLAPI EGLint EGLAPIENTRY eglProgramCacheGetAttribANGLE(EGLDisplay dpy, EGLenum attrib);
/external/angle/util/
Degl_loader_autogen.h80 #define eglProgramCacheGetAttribANGLE l_eglProgramCacheGetAttribANGLE macro
/external/angle/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h80 #define eglProgramCacheGetAttribANGLE t_eglProgramCacheGetAttribANGLE macro