|
Cogs.Core
|
Public Member Functions | |
| size_t | hash (size_t base) |
Public Attributes | |
| WGPUTextureView | view = {} |
| TextureHandle | textureHandle = {} |
| uint32_t | samples = 0 |
| WGPUTextureFormat | format = WGPUTextureFormat_Undefined |
Definition at line 27 of file RenderTargetsWebGPU.h.
|
inline |
Definition at line 33 of file RenderTargetsWebGPU.h.
| WGPUTextureFormat Cogs::DepthStencilTargetWebGPU::format = WGPUTextureFormat_Undefined |
Definition at line 31 of file RenderTargetsWebGPU.h.
| uint32_t Cogs::DepthStencilTargetWebGPU::samples = 0 |
Definition at line 30 of file RenderTargetsWebGPU.h.
| TextureHandle Cogs::DepthStencilTargetWebGPU::textureHandle = {} |
Definition at line 29 of file RenderTargetsWebGPU.h.
| WGPUTextureView Cogs::DepthStencilTargetWebGPU::view = {} |
Definition at line 28 of file RenderTargetsWebGPU.h.