#include <vtkWebGPURenderPassDescriptorInternals.h>
Inherits WGPURenderPassDescriptor.
◆ vtkWebGPURenderPassDescriptorInternals() [1/2]
| vtkWebGPURenderPassDescriptorInternals::vtkWebGPURenderPassDescriptorInternals |
( |
const std::vector< WGPUTextureView > & | colorAttachmentInfo, |
|
|
WGPUTextureView | depthStencil = nullptr, |
|
|
bool | clearColor = true, |
|
|
bool | clearDepth = true, |
|
|
bool | clearStencil = true ) |
◆ ~vtkWebGPURenderPassDescriptorInternals()
| vtkWebGPURenderPassDescriptorInternals::~vtkWebGPURenderPassDescriptorInternals |
( |
| ) |
|
◆ vtkWebGPURenderPassDescriptorInternals() [2/2]
◆ operator=()
◆ UnsetDepthStencilLoadStoreOpsForFormat()
| void vtkWebGPURenderPassDescriptorInternals::UnsetDepthStencilLoadStoreOpsForFormat |
( |
WGPUTextureFormat | format | ) |
|
◆ kMaxColorAttachments
| int vtkWebGPURenderPassDescriptorInternals::kMaxColorAttachments = 8u |
|
staticconstexpr |
◆ ColorAttachments
| std::array<WGPURenderPassColorAttachment, kMaxColorAttachments> vtkWebGPURenderPassDescriptorInternals::ColorAttachments |
◆ DepthStencilAttachmentInfo
| WGPURenderPassDepthStencilAttachment vtkWebGPURenderPassDescriptorInternals::DepthStencilAttachmentInfo |
The documentation for this class was generated from the following file: