Searched defs:PFNEGLINITIALIZEPROC (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/ |
H A D | functionsegl_typedefs.h | 55 typedef EGLBoolean (*PFNEGLINITIALIZEPROC)(EGLDisplay dpy, EGLint *major, EGLint *minor); typedef
|
/aosp_15_r20/cts/hostsidetests/gputools/layers/jni/ |
H A D | glesLayer.cpp | 137 typedef EGLBoolean (*PFNEGLINITIALIZEPROC)(EGLDisplay, EGLint*, EGLint*); in glesLayer_eglInitialize() typedef
|
/aosp_15_r20/frameworks/native/opengl/include/EGL/ |
H A D | egl.h | 121 typedef EGLBoolean (EGLAPIENTRYP PFNEGLINITIALIZEPROC) (EGLDisplay dpy, EGLint *major, EGLint *mino… typedef
|
/aosp_15_r20/external/mesa3d/include/EGL/ |
H A D | egl.h | 121 typedef EGLBoolean (EGLAPIENTRYP PFNEGLINITIALIZEPROC) (EGLDisplay dpy, EGLint *major, EGLint *mino… typedef
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/EGL/ |
D | egl.h | 121 typedef EGLBoolean (EGLAPIENTRYP PFNEGLINITIALIZEPROC) (EGLDisplay dpy, EGLint *major, EGLint *mino… typedef
|
/aosp_15_r20/external/angle/include/EGL/ |
H A D | egl.h | 121 typedef EGLBoolean (EGLAPIENTRYP PFNEGLINITIALIZEPROC) (EGLDisplay dpy, EGLint *major, EGLint *mino… typedef
|
/aosp_15_r20/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/ |
H A D | eglew.h | 244 typedef EGLBoolean ( * PFNEGLINITIALIZEPROC) (EGLDisplay dpy, EGLint * major, EGLint * minor); typedef
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
H A D | egl_generated.h | 934 typedef EGLBoolean (GLAPIENTRY *PFNEGLINITIALIZEPROC)(EGLDisplay dpy, EGLint * major, EGLint * mino… typedef
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
H A D | eglew.h | 239 typedef EGLBoolean (EGLAPIENTRY * PFNEGLINITIALIZEPROC) (EGLDisplay dpy, EGLint * major, EGLint *… typedef
|