Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::SwapChainWebGPUImpl Member List

This is the complete list of members for Diligent::SwapChainWebGPUImpl, including all inherited members.

GetCurrentBackBufferRTV() override finalDiligent::SwapChainWebGPUImplinlinevirtual
GetDepthBufferDSV() override finalDiligent::SwapChainWebGPUImplinlinevirtual
GetDesc() const override finalDiligent::SwapChainBase< ISwapChainWebGPU >inlinevirtual
GetWebGPUSurface() override finalDiligent::SwapChainWebGPUImplinlinevirtual
m_DesiredPreTransformDiligent::SwapChainBase< ISwapChainWebGPU >protected
m_pRenderDeviceDiligent::SwapChainBase< ISwapChainWebGPU >protected
m_SwapChainDescDiligent::SwapChainBase< ISwapChainWebGPU >protected
m_wpDeviceContextDiligent::SwapChainBase< ISwapChainWebGPU >protected
Present(Uint32 SyncInterval) override finalDiligent::SwapChainWebGPUImplvirtual
Resize(Uint32 NewWidth, Uint32 NewHeight, SURFACE_TRANSFORM NewPreTransform) override finalDiligent::SwapChainWebGPUImplvirtual
SetFullscreenMode(const DisplayModeAttribs &DisplayMode) override finalDiligent::SwapChainWebGPUImplvirtual
SetWindowedMode() override finalDiligent::SwapChainWebGPUImplvirtual
SwapChainBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, IDeviceContext *pDeviceContext, const SwapChainDesc &SCDesc)Diligent::SwapChainBase< ISwapChainWebGPU >inline