/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | EGLImplFactory.h | 95 inline EGLSyncImpl *EGLImplFactory::createSync() in createSync() function
|
/aosp_15_r20/external/angle/src/tests/ |
H A D | angle_unittests_utils.h | 62 SyncImpl *createSync() override { return nullptr; } in createSync() function
|
/aosp_15_r20/external/deqp/framework/egl/wrapper/ |
H A D | eglwFunctions.inl | 22 eglCreateSyncFunc createSync; variable
|
H A D | eglwFuncPtrLibraryImpl.inl | 87 EGLSync FuncPtrLibrary::createSync (EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) con… function in FuncPtrLibrary
|
/aosp_15_r20/external/angle/util/windows/ |
H A D | WGLWindow.cpp | 383 WGLWindow::Sync WGLWindow::createSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in createSync() function in WGLWindow
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | ResourceManager.cpp | 343 SyncID SyncManager::createSync(rx::GLImplFactory *factory) in createSync() function in gl::SyncManager
|
H A D | Display.cpp | 1679 Error Display::createSync(const gl::Context *currentContext, in createSync() function in egl::Display
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | DisplayVk.cpp | 424 EGLSyncImpl *DisplayVk::createSync() in createSync() function in rx::DisplayVk
|
H A D | ContextVk.cpp | 6377 SyncImpl *ContextVk::createSync() in createSync() function in rx::ContextVk
|
/aosp_15_r20/external/angle/util/ |
H A D | EGLWindow.cpp | 770 EGLWindow::Sync EGLWindow::createSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in createSync() function in EGLWindow
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 121 SyncImpl *Context9::createSync() in createSync() function in rx::Context9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/ |
H A D | DisplayEGL.cpp | 98 EGLSyncImpl *DisplayEGL::createSync() in createSync() function in rx::DisplayEGL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | ContextNULL.cpp | 482 SyncImpl *ContextNULL::createSync() in createSync() function in rx::ContextNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 223 SyncImpl *Context11::createSync() in createSync() function in rx::Context11
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.cpp | 918 SyncImpl *ContextWgpu::createSync() in createSync() function in rx::ContextWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ContextGL.cpp | 198 SyncImpl *ContextGL::createSync() in createSync() function in rx::ContextGL
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglSyncTests.cpp | 90 typedef EGLSync (Library::*createSync)(EGLDisplay, EGLenum, const EGLAttrib *) const; typedef in deqp::egl::SyncTest
|