Home
last modified time | relevance | path

Searched defs:PFNEGLCREATESYNCPROC (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/egl/
Dfunctionsegl_typedefs.h100 typedef EGLSync (*PFNEGLCREATESYNCPROC)(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list); typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dgl_interop.cc37 using PFNEGLCREATESYNCPROC = EGLSync(EGLAPIENTRYP)( typedef
/external/angle/include/EGL/
Degl.h314 typedef EGLSync (EGLAPIENTRYP PFNEGLCREATESYNCPROC) (EGLDisplay dpy, EGLenum type, const EGLAttrib … typedef
/external/mesa3d/include/EGL/
Degl.h333 typedef EGLSync (EGLAPIENTRYP PFNEGLCREATESYNCPROC) (EGLDisplay dpy, EGLenum type, const EGLAttrib … typedef
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h890 typedef EGLSync (GLAPIENTRY *PFNEGLCREATESYNCPROC)(EGLDisplay dpy, EGLenum type, const EGLAttrib * … typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h453 typedef EGLSync (EGLAPIENTRY * PFNEGLCREATESYNCPROC) (EGLDisplay dpy, EGLenum type, const EGLAtt… typedef