Home
last modified time | relevance | path

Searched defs:eglCreateContext (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/util/
Degl_loader_autogen.h21 #define eglCreateContext l_eglCreateContext macro
/device/google/cuttlefish/host/libs/graphics_detector/
Dgraphics_detector.cpp290 PFNEGLCREATECONTEXTPROC eglCreateContext = in PopulateEglAvailability() local
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl_dispatch.h44 eglCreateContext_t eglCreateContext; member
Degl.cpp425 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLin… in eglCreateContext() function
/device/generic/vulkan-cereal/third-party/angle/src/libEGL/
DlibEGL.cpp79 EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, in eglCreateContext() function
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglImp.cpp1020 EGLAPI EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay display, EGLConfig config, in eglCreateContext() function
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1740 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLin… in eglCreateContext() function