/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/ipc/client/ |
H A D | gpu_context_tests.h | 188 gl_->WaitGpuFenceCHROMIUM(id2); in CONTEXT_TEST_F()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/ipc/client/ |
H A D | gpu_context_tests.h | 188 gl_->WaitGpuFenceCHROMIUM(id2); in CONTEXT_TEST_F()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/gpu/ |
H A D | xr_frame_transport.cc | 74 gl->WaitGpuFenceCHROMIUM(id); in FramePreImage()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/gpu/ |
H A D | xr_frame_transport.cc | 78 gl->WaitGpuFenceCHROMIUM(id); in FramePreImage()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/common/ |
H A D | gles2_cmd_ids_autogen.h | 340 OP(WaitGpuFenceCHROMIUM) /* 581 */ \
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/common/ |
H A D | gles2_cmd_ids_autogen.h | 339 OP(WaitGpuFenceCHROMIUM) /* 580 */ \
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/webxr/ |
H A D | mailbox_to_surface_bridge_impl.cc | 353 gl_->WaitGpuFenceCHROMIUM(id); in WaitForClientGpuFence()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/GLES2/ |
H A D | gl2chromium_autogen.h | 390 #define glWaitGpuFenceCHROMIUM GLES2_GET_FUN(WaitGpuFenceCHROMIUM)
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/GLES2/ |
H A D | gl2chromium_autogen.h | 387 #define glWaitGpuFenceCHROMIUM GLES2_GET_FUN(WaitGpuFenceCHROMIUM)
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/ |
H A D | gles2_interface_stub_impl_autogen.h | 1217 void GLES2InterfaceStub::WaitGpuFenceCHROMIUM(GLuint /* gpu_fence_id */) {} in WaitGpuFenceCHROMIUM() function
|
H A D | gles2_implementation_unittest_autogen.h | 3080 TEST_F(GLES2ImplementationTest, WaitGpuFenceCHROMIUM) { in TEST_F() argument 3082 cmds::WaitGpuFenceCHROMIUM cmd; in TEST_F() 3087 gl_->WaitGpuFenceCHROMIUM(1); in TEST_F()
|
H A D | gles2_trace_implementation_impl_autogen.h | 2557 void GLES2TraceImplementation::WaitGpuFenceCHROMIUM(GLuint gpu_fence_id) { in WaitGpuFenceCHROMIUM() function 2559 gl_->WaitGpuFenceCHROMIUM(gpu_fence_id); in WaitGpuFenceCHROMIUM()
|
H A D | gles2_cmd_helper_autogen.h | 3306 void WaitGpuFenceCHROMIUM(GLuint gpu_fence_id) { in WaitGpuFenceCHROMIUM() function 3307 gles2::cmds::WaitGpuFenceCHROMIUM* c = in WaitGpuFenceCHROMIUM() 3308 GetCmdSpace<gles2::cmds::WaitGpuFenceCHROMIUM>(); in WaitGpuFenceCHROMIUM()
|
H A D | gles2_implementation_autogen.h | 1255 void WaitGpuFenceCHROMIUM(GLuint gpu_fence_id) override;
|
H A D | gles2_trace_implementation_autogen.h | 913 void WaitGpuFenceCHROMIUM(GLuint gpu_fence_id) override;
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/ |
H A D | gles2_interface_stub_impl_autogen.h | 1225 void GLES2InterfaceStub::WaitGpuFenceCHROMIUM(GLuint /* gpu_fence_id */) {} in WaitGpuFenceCHROMIUM() function
|
H A D | gles2_implementation_unittest_autogen.h | 3062 TEST_F(GLES2ImplementationTest, WaitGpuFenceCHROMIUM) { in TEST_F() argument 3064 cmds::WaitGpuFenceCHROMIUM cmd; in TEST_F() 3069 gl_->WaitGpuFenceCHROMIUM(1); in TEST_F()
|
H A D | gles2_trace_implementation_impl_autogen.h | 2573 void GLES2TraceImplementation::WaitGpuFenceCHROMIUM(GLuint gpu_fence_id) { in WaitGpuFenceCHROMIUM() function 2575 gl_->WaitGpuFenceCHROMIUM(gpu_fence_id); in WaitGpuFenceCHROMIUM()
|
H A D | gles2_cmd_helper_autogen.h | 3325 void WaitGpuFenceCHROMIUM(GLuint gpu_fence_id) { in WaitGpuFenceCHROMIUM() function 3326 gles2::cmds::WaitGpuFenceCHROMIUM* c = in WaitGpuFenceCHROMIUM() 3327 GetCmdSpace<gles2::cmds::WaitGpuFenceCHROMIUM>(); in WaitGpuFenceCHROMIUM()
|
H A D | gles2_interface_autogen.h | 950 virtual void WaitGpuFenceCHROMIUM(GLuint gpu_fence_id) = 0;
|
H A D | gles2_implementation_autogen.h | 1265 void WaitGpuFenceCHROMIUM(GLuint gpu_fence_id) override;
|
H A D | gles2_interface_stub_autogen.h | 922 void WaitGpuFenceCHROMIUM(GLuint gpu_fence_id) override;
|
H A D | gles2_trace_implementation_autogen.h | 922 void WaitGpuFenceCHROMIUM(GLuint gpu_fence_id) override;
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/design/ |
H A D | gpu_synchronization.md | 353 gl->WaitGpuFenceCHROMIUM(id);
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/design/ |
H A D | gpu_synchronization.md | 353 gl->WaitGpuFenceCHROMIUM(id);
|