Lines Matching refs:EGLBoolean
65 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig()
75 EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, in eglCopyBuffers()
118 EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext()
124 EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface()
130 EGLBoolean EGLAPIENTRY eglGetConfigAttrib(EGLDisplay dpy, in eglGetConfigAttrib()
139 EGLBoolean EGLAPIENTRY eglGetConfigs(EGLDisplay dpy, in eglGetConfigs()
178 EGLBoolean EGLAPIENTRY eglInitialize(EGLDisplay dpy, EGLint *major, EGLint *minor) in eglInitialize()
184 EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay dpy, in eglMakeCurrent()
193 EGLBoolean EGLAPIENTRY eglQueryContext(EGLDisplay dpy, in eglQueryContext()
208 EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy, in eglQuerySurface()
217 EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers()
223 EGLBoolean EGLAPIENTRY eglTerminate(EGLDisplay dpy) in eglTerminate()
229 EGLBoolean EGLAPIENTRY eglWaitGL() in eglWaitGL()
235 EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine) in eglWaitNative()
242 EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglBindTexImage()
248 EGLBoolean EGLAPIENTRY eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglReleaseTexImage()
254 EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, in eglSurfaceAttrib()
263 EGLBoolean EGLAPIENTRY eglSwapInterval(EGLDisplay dpy, EGLint interval) in eglSwapInterval()
270 EGLBoolean EGLAPIENTRY eglBindAPI(EGLenum api) in eglBindAPI()
292 EGLBoolean EGLAPIENTRY eglReleaseThread() in eglReleaseThread()
298 EGLBoolean EGLAPIENTRY eglWaitClient() in eglWaitClient()
352 EGLBoolean EGLAPIENTRY eglDestroyImage(EGLDisplay dpy, EGLImage image) in eglDestroyImage()
358 EGLBoolean EGLAPIENTRY eglDestroySync(EGLDisplay dpy, EGLSync sync) in eglDestroySync()
372 EGLBoolean EGLAPIENTRY eglGetSyncAttrib(EGLDisplay dpy, in eglGetSyncAttrib()
381 EGLBoolean EGLAPIENTRY eglWaitSync(EGLDisplay dpy, EGLSync sync, EGLint flags) in eglWaitSync()
404 EGLBoolean EGLAPIENTRY eglGetCompositorTimingSupportedANDROID(EGLDisplay dpy, in eglGetCompositorTimingSupportedANDROID()
412 EGLBoolean EGLAPIENTRY eglGetCompositorTimingANDROID(EGLDisplay dpy, in eglGetCompositorTimingANDROID()
422 EGLBoolean EGLAPIENTRY eglGetNextFrameIdANDROID(EGLDisplay dpy, in eglGetNextFrameIdANDROID()
430 EGLBoolean EGLAPIENTRY eglGetFrameTimestampSupportedANDROID(EGLDisplay dpy, in eglGetFrameTimestampSupportedANDROID()
438 EGLBoolean EGLAPIENTRY eglGetFrameTimestampsANDROID(EGLDisplay dpy, in eglGetFrameTimestampsANDROID()
464 EGLBoolean EGLAPIENTRY eglPresentationTimeANDROID(EGLDisplay dpy, in eglPresentationTimeANDROID()
481 EGLBoolean EGLAPIENTRY eglReleaseDeviceANGLE(EGLDeviceEXT device) in eglReleaseDeviceANGLE()
494 EGLBoolean EGLAPIENTRY eglQueryDisplayAttribANGLE(EGLDisplay dpy, in eglQueryDisplayAttribANGLE()
556 EGLBoolean EGLAPIENTRY eglQuerySurfacePointerANGLE(EGLDisplay dpy, in eglQuerySurfacePointerANGLE()
566 EGLBoolean EGLAPIENTRY eglCreateStreamProducerD3DTextureANGLE(EGLDisplay dpy, in eglCreateStreamProducerD3DTextureANGLE()
574 EGLBoolean EGLAPIENTRY eglStreamPostD3DTextureANGLE(EGLDisplay dpy, in eglStreamPostD3DTextureANGLE()
584 EGLBoolean EGLAPIENTRY eglSwapBuffersWithFrameTokenANGLE(EGLDisplay dpy, in eglSwapBuffersWithFrameTokenANGLE()
593 EGLBoolean EGLAPIENTRY eglGetMscRateANGLE(EGLDisplay dpy, in eglGetMscRateANGLE()
603 EGLBoolean EGLAPIENTRY eglGetSyncValuesCHROMIUM(EGLDisplay dpy, in eglGetSyncValuesCHROMIUM()
614 EGLBoolean EGLAPIENTRY eglQueryDeviceAttribEXT(EGLDeviceEXT device, in eglQueryDeviceAttribEXT()
628 EGLBoolean EGLAPIENTRY eglQueryDisplayAttribEXT(EGLDisplay dpy, EGLint attribute, EGLAttrib *value) in eglQueryDisplayAttribEXT()
677 EGLBoolean EGLAPIENTRY eglQueryDebugKHR(EGLint attribute, EGLAttrib *value) in eglQueryDebugKHR()
699 EGLBoolean EGLAPIENTRY eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync) in eglDestroySyncKHR()
705 EGLBoolean EGLAPIENTRY eglGetSyncAttribKHR(EGLDisplay dpy, in eglGetSyncAttribKHR()
725 EGLBoolean EGLAPIENTRY eglDestroyImageKHR(EGLDisplay dpy, EGLImageKHR image) in eglDestroyImageKHR()
732 EGLBoolean EGLAPIENTRY eglSignalSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode) in eglSignalSyncKHR()
745 EGLBoolean EGLAPIENTRY eglDestroyStreamKHR(EGLDisplay dpy, EGLStreamKHR stream) in eglDestroyStreamKHR()
751 EGLBoolean EGLAPIENTRY eglQueryStreamKHR(EGLDisplay dpy, in eglQueryStreamKHR()
760 EGLBoolean EGLAPIENTRY eglQueryStreamu64KHR(EGLDisplay dpy, in eglQueryStreamu64KHR()
769 EGLBoolean EGLAPIENTRY eglStreamAttribKHR(EGLDisplay dpy, in eglStreamAttribKHR()
779 EGLBoolean EGLAPIENTRY eglStreamConsumerAcquireKHR(EGLDisplay dpy, EGLStreamKHR stream) in eglStreamConsumerAcquireKHR()
785 EGLBoolean EGLAPIENTRY eglStreamConsumerGLTextureExternalKHR(EGLDisplay dpy, EGLStreamKHR stream) in eglStreamConsumerGLTextureExternalKHR()
791 EGLBoolean EGLAPIENTRY eglStreamConsumerReleaseKHR(EGLDisplay dpy, EGLStreamKHR stream) in eglStreamConsumerReleaseKHR()
798 EGLBoolean EGLAPIENTRY eglSwapBuffersWithDamageKHR(EGLDisplay dpy, in eglSwapBuffersWithDamageKHR()
815 EGLBoolean EGLAPIENTRY eglPostSubBufferNV(EGLDisplay dpy, in eglPostSubBufferNV()
827 EGLBoolean EGLAPIENTRY eglStreamConsumerGLTextureExternalAttribsNV(EGLDisplay dpy, in eglStreamConsumerGLTextureExternalAttribsNV()