VTK  9.4.20251007
vtkWebGPURenderWindow::vtkWGPUColorAttachment Struct Reference

#include <vtkWebGPURenderWindow.h>

Public Attributes

wgpu::Texture Texture
wgpu::TextureView View
wgpu::TextureFormat Format
wgpu::Buffer OffscreenBuffer

Detailed Description

Definition at line 304 of file vtkWebGPURenderWindow.h.

Member Data Documentation

◆ Texture

wgpu::Texture vtkWebGPURenderWindow::vtkWGPUColorAttachment::Texture

Definition at line 306 of file vtkWebGPURenderWindow.h.

◆ View

wgpu::TextureView vtkWebGPURenderWindow::vtkWGPUColorAttachment::View

Definition at line 307 of file vtkWebGPURenderWindow.h.

◆ Format

wgpu::TextureFormat vtkWebGPURenderWindow::vtkWGPUColorAttachment::Format

Definition at line 308 of file vtkWebGPURenderWindow.h.

◆ OffscreenBuffer

wgpu::Buffer vtkWebGPURenderWindow::vtkWGPUColorAttachment::OffscreenBuffer

Definition at line 309 of file vtkWebGPURenderWindow.h.


The documentation for this struct was generated from the following file: