Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp64 EGLSyncKHR (*eglCreateSyncKHR)(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list); member in LibEGLexports
Dmain.cpp554 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_l… in eglCreateSyncKHR() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl27 #define eglCreateSyncKHR eglwCreateSyncKHR macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl182 eglw::EGLSyncKHR CallLogWrapper::eglCreateSyncKHR (eglw::EGLDisplay dpy, eglw::EGLenum type, const … function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c1667 eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *int_list) in eglCreateSyncKHR() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp521 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_l… in eglCreateSyncKHR() function