Home
last modified time | relevance | path

Searched defs:GetContextState (Results 1 – 19 of 19) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dgl_state_restorer_impl.cc84 const gles2::ContextState* GLStateRestorerImpl::GetContextState() const { in GetContextState() function in gpu::GLStateRestorerImpl
H A Dshared_context_state.cc550 const gles2::ContextState* SharedContextState::GetContextState() { in GetContextState() function in gpu::SharedContextState
H A Dwebgpu_decoder_impl.cc329 const gles2::ContextState* GetContextState() override { in GetContextState() function in gpu::webgpu::WebGPUDecoderImpl
H A Dgles2_cmd_decoder_passthrough.cc1898 const gpu::gles2::ContextState* GLES2DecoderPassthroughImpl::GetContextState() { in GetContextState() function in gpu::gles2::GLES2DecoderPassthroughImpl
H A Draster_decoder.cc956 const gles2::ContextState* RasterDecoderImpl::GetContextState() { in GetContextState() function in gpu::raster::RasterDecoderImpl
H A Dgles2_cmd_decoder.cc724 const ContextState* GetContextState() override { return &state_; } in GetContextState() function in gpu::gles2::GLES2DecoderImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dgl_state_restorer_impl.cc84 const gles2::ContextState* GLStateRestorerImpl::GetContextState() const { in GetContextState() function in gpu::GLStateRestorerImpl
H A Dshared_context_state.cc666 const gles2::ContextState* SharedContextState::GetContextState() { in GetContextState() function in gpu::SharedContextState
H A Dwebgpu_decoder_impl.cc336 const gles2::ContextState* GetContextState() override { in GetContextState() function in gpu::webgpu::WebGPUDecoderImpl
H A Dgles2_cmd_decoder_passthrough.cc1939 const gpu::gles2::ContextState* GLES2DecoderPassthroughImpl::GetContextState() { in GetContextState() function in gpu::gles2::GLES2DecoderPassthroughImpl
H A Draster_decoder.cc1126 const gles2::ContextState* RasterDecoderImpl::GetContextState() { in GetContextState() function in gpu::raster::RasterDecoderImpl
H A Dgles2_cmd_decoder.cc726 const ContextState* GetContextState() override { return &state_; } in GetContextState() function in gpu::gles2::GLES2DecoderImpl
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/DebugSupport/FrameDebugger/
H A DGsStateUtils.cpp273 std::string CGsStateUtils::GetContextState(CGSHandler* gs, unsigned int contextId) in GetContextState() function in CGsStateUtils
/dports/converters/wkhtmltopdf/qt-5db36ec/src/scripttools/debugging/
H A Dqscriptdebuggercommand_p.h103 GetContextState, enumerator
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/scripttools/debugging/
H A Dqscriptdebuggercommand_p.h101 GetContextState, enumerator
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/scripttools/debugging/
H A Dqscriptdebuggercommand_p.h101 GetContextState, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/gl/
H A Dgpu_service_impl.cc598 scoped_refptr<gpu::SharedContextState> GpuServiceImpl::GetContextState() { in GetContextState() function in viz::GpuServiceImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/gl/
H A Dgpu_service_impl.cc512 scoped_refptr<gpu::SharedContextState> GpuServiceImpl::GetContextState() { in GetContextState() function in viz::GpuServiceImpl
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Speech/
H A Dmod.rs3729 …pub unsafe fn GetContextState(&self, pecontextstate: *mut SPCONTEXTSTATE) -> ::windows::runtime::R… in GetContextState() method