| /external/angle/src/libGLESv2/ |
| D | entry_points_egl_ext_autogen.cpp | 292 egl::SyncID syncPacked = PackParam<egl::SyncID>(sync); in EGL_DupNativeFenceFDANDROID() local 514 egl::SyncID syncPacked = PackParam<egl::SyncID>(sync); in EGL_CopyMetalSharedEventANGLE() local 1412 egl::SyncID syncPacked = PackParam<egl::SyncID>(sync); in EGL_ClientWaitSyncKHR() local 1469 egl::SyncID syncPacked = PackParam<egl::SyncID>(sync); in EGL_DestroySyncKHR() local 1501 egl::SyncID syncPacked = PackParam<egl::SyncID>(sync); in EGL_GetSyncAttribKHR() local 1723 egl::SyncID syncPacked = PackParam<egl::SyncID>(sync); in EGL_SignalSyncKHR() local 2034 egl::SyncID syncPacked = PackParam<egl::SyncID>(sync); in EGL_WaitSyncKHR() local
|
| D | entry_points_egl_autogen.cpp | 992 egl::SyncID syncPacked = PackParam<egl::SyncID>(sync); in EGL_ClientWaitSync() local 1187 egl::SyncID syncPacked = PackParam<egl::SyncID>(sync); in EGL_DestroySync() local 1250 egl::SyncID syncPacked = PackParam<egl::SyncID>(sync); in EGL_GetSyncAttrib() local 1278 egl::SyncID syncPacked = PackParam<egl::SyncID>(sync); in EGL_WaitSync() local
|
| D | entry_points_gles_3_0_autogen.cpp | 386 SyncID syncPacked = PackParam<SyncID>(sync); in GL_ClientWaitSync() local 654 SyncID syncPacked = PackParam<SyncID>(sync); in GL_DeleteSync() local 1624 SyncID syncPacked = PackParam<SyncID>(sync); in GL_GetSynciv() local 1979 SyncID syncPacked = PackParam<SyncID>(sync); in GL_IsSync() local 3254 SyncID syncPacked = PackParam<SyncID>(sync); in GL_WaitSync() local
|
| /external/angle/src/libANGLE/capture/ |
| D | capture_egl_autogen.cpp | 628 egl::SyncID syncPacked, in CaptureClientWaitSync() 756 egl::SyncID syncPacked, in CaptureDestroySync() 794 egl::SyncID syncPacked, in CaptureGetSyncAttrib() 816 egl::SyncID syncPacked, in CaptureWaitSync() 996 egl::SyncID syncPacked, in CaptureDupNativeFenceFDANDROID() 1134 egl::SyncID syncPacked, in CaptureCopyMetalSharedEventANGLE() 1696 egl::SyncID syncPacked, in CaptureClientWaitSyncKHR() 1738 egl::SyncID syncPacked, in CaptureDestroySyncKHR() 1756 egl::SyncID syncPacked, in CaptureGetSyncAttribKHR() 1902 egl::SyncID syncPacked, in CaptureSignalSyncKHR() [all …]
|
| D | capture_gles_3_0_autogen.cpp | 254 SyncID syncPacked, in CaptureClientWaitSync() 464 CallCapture CaptureDeleteSync(const State &glState, bool isCallValid, SyncID syncPacked) in CaptureDeleteSync() 1367 SyncID syncPacked, in CaptureGetSynciv() 1767 SyncID syncPacked, in CaptureIsSync() 2729 SyncID syncPacked, in CaptureWaitSync()
|
| D | capture_gles_3_0_params.cpp | 472 SyncID syncPacked, in CaptureGetSynciv_length() 487 SyncID syncPacked, in CaptureGetSynciv_values()
|
| /external/angle/src/libANGLE/ |
| D | validationES3.cpp | 3753 SyncID syncPacked, in ValidateGetSynciv() 4757 bool ValidateIsSync(const Context *context, angle::EntryPoint entryPoint, SyncID syncPacked) in ValidateIsSync() 4768 bool ValidateDeleteSync(const Context *context, angle::EntryPoint entryPoint, SyncID syncPacked) in ValidateDeleteSync() 4787 SyncID syncPacked, in ValidateClientWaitSync() 4815 SyncID syncPacked, in ValidateWaitSync()
|
| D | validationEGL.cpp | 4179 SyncID syncPacked) in ValidateDestroySyncKHR() 4196 SyncID syncPacked, in ValidateClientWaitSyncKHR() 4240 SyncID syncPacked, in ValidateWaitSyncKHR()
|
| D | Context.cpp | 1230 void Context::deleteSync(SyncID syncPacked) in deleteSync() 6387 void Context::getSynciv(SyncID syncPacked, in getSynciv() 7934 GLenum Context::clientWaitSync(SyncID syncPacked, GLbitfield flags, GLuint64 timeout) in clientWaitSync() 7946 void Context::waitSync(SyncID syncPacked, GLbitfield flags, GLuint64 timeout) in waitSync()
|