|
| size_t | hash (size_t base) |
| |
Definition at line 11 of file RenderTargetsWebGPU.h.
◆ hash()
| size_t Cogs::RenderTargetWebGPU::hash |
( |
size_t |
base | ) |
|
|
inline |
◆ count
| uint32_t Cogs::RenderTargetWebGPU::count = 0 |
◆ format
| WGPUTextureFormat Cogs::RenderTargetWebGPU::format[8] = { WGPUTextureFormat_Undefined } |
◆ height
| uint32_t Cogs::RenderTargetWebGPU::height = 0 |
◆ samples
| uint32_t Cogs::RenderTargetWebGPU::samples = 0 |
◆ textureHandle
◆ view
| WGPUTextureView Cogs::RenderTargetWebGPU::view[8] = {} |
◆ width
| uint32_t Cogs::RenderTargetWebGPU::width = 0 |
The documentation for this struct was generated from the following file: