Home
last modified time | relevance | path

Searched refs:GLShareGroup (Results 51 – 75 of 134) sorted by relevance

123456

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/ipc/service/
H A Dgpu_channel_manager.cc268 share_group_(new gl::GLShareGroup()), in GpuChannelManager()
385 void GpuChannelManager::set_share_group(gl::GLShareGroup* share_group) { in set_share_group()
451 share_group_ = base::MakeRefCounted<gl::GLShareGroup>(); in LoseAllContexts()
663 scoped_refptr<gl::GLShareGroup> share_group; in GetSharedContextState()
665 share_group = new gl::GLShareGroup(); in GetSharedContextState()
H A Dcommand_buffer_stub.h144 scoped_refptr<gl::GLShareGroup> share_group() { return share_group_; } in share_group()
178 scoped_refptr<gl::GLShareGroup> share_group_;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_context_wgl.h22 explicit GLContextWGL(GLShareGroup* share_group);
H A Dgl_context_glx.h23 explicit GLContextGLX(GLShareGroup* share_group);
H A Dgl_context_egl.h27 explicit GLContextEGL(GLShareGroup* share_group);
H A Dgl_context_cgl.h24 explicit GLContextCGL(GLShareGroup* share_group, int core_profile_number = 0);
H A Dgl_context_stub.cc13 GLContextStub::GLContextStub(GLShareGroup* share_group) in GLContextStub()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/ipc/service/
H A Dcommand_buffer_stub.h144 scoped_refptr<gl::GLShareGroup> share_group() { return share_group_; } in share_group()
183 scoped_refptr<gl::GLShareGroup> share_group_;
H A Dgpu_channel_manager.cc284 share_group_(new gl::GLShareGroup()), in GpuChannelManager()
472 share_group_ = base::MakeRefCounted<gl::GLShareGroup>(); in LoseAllContexts()
720 scoped_refptr<gl::GLShareGroup> share_group; in GetSharedContextState()
722 share_group = new gl::GLShareGroup(); in GetSharedContextState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dgl_context_glx.h23 explicit GLContextGLX(GLShareGroup* share_group);
H A Dgl_context_cgl.h24 explicit GLContextCGL(GLShareGroup* share_group);
H A Dgl_context_egl.h27 explicit GLContextEGL(GLShareGroup* share_group);
H A Dgl_context_stub.cc13 GLContextStub::GLContextStub(GLShareGroup* share_group) in GLContextStub()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/x11/
H A Dgl_ozone_glx.h29 gl::GLShareGroup* share_group,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/ozone/
H A Dgl_ozone_glx_qt.h66 gl::GLShareGroup* share_group,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/x11/
H A Dgl_ozone_glx.h29 gl::GLShareGroup* share_group,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/common/
H A Dgl_ozone_egl.cc60 gl::GLShareGroup* share_group, in CreateGLContext()
H A Dgl_ozone_egl.h34 gl::GLShareGroup* share_group,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/common/
H A Dgl_ozone_egl.h34 gl::GLShareGroup* share_group,
H A Dgl_ozone_egl.cc60 gl::GLShareGroup* share_group, in CreateGLContext()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/
H A Dbase_graphics_delegate.cc29 share_group_ = base::MakeRefCounted<gl::GLShareGroup>(); in Initialize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/ipc/
H A Dgpu_in_process_thread_service.cc78 scoped_refptr<gl::GLShareGroup> GpuInProcessThreadService::GetShareGroup() { in GetShareGroup()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/ipc/
H A Dgpu_in_process_thread_service.cc78 scoped_refptr<gl::GLShareGroup> GpuInProcessThreadService::GetShareGroup() { in GetShareGroup()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dshared_context_state_unittest.cc84 new gl::GLShareGroup(), surface, context, in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/test/
H A Dtest_gpu_service_holder.h92 scoped_refptr<gl::GLShareGroup> GetShareGroup() override;

123456