Home
last modified time | relevance | path

Searched defs:eglChooseConfig (Results 1 – 11 of 11) sorted by relevance

/external/angle/scripts/
Dentry_point_packed_egl_enums.json12 "eglChooseConfig": { object
/external/deqp/framework/egl/wrapper/
DeglwApi.inl8 #define eglChooseConfig eglwChooseConfig macro
/external/angle/util/
Degl_loader_autogen.h19 #define eglChooseConfig l_eglChooseConfig macro
/external/angle/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h19 #define eglChooseConfig t_eglChooseConfig macro
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp430 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig … in eglChooseConfig() function
/external/deqp/framework/egl/
DegluCallLogWrapper.inl27 eglw::EGLBoolean CallLogWrapper::eglChooseConfig (eglw::EGLDisplay dpy, const eglw::EGLint *attrib_… function in CallLogWrapper
/external/angle/src/libEGL/
DlibEGL_autogen.cpp65 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function
/external/mesa3d/src/egl/main/
Deglapi.c761 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, in eglChooseConfig() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp371 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig … in eglChooseConfig() function
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h1296 #define eglChooseConfig epoxy_eglChooseConfig macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h249 #define eglChooseConfig EGLEW_GET_FUN(__eglewChooseConfig) macro