VTK  9.4.20250421
Public Attributes | List of all members
vtkWebGPURenderWindow::vtkWGPUDepthStencil Struct Reference

#include <vtkWebGPURenderWindow.h>

Public Attributes

wgpu::Texture Texture
 
wgpu::TextureView View
 
wgpu::TextureFormat Format
 
bool HasStencil
 

Detailed Description

Definition at line 331 of file vtkWebGPURenderWindow.h.

Member Data Documentation

◆ Texture

wgpu::Texture vtkWebGPURenderWindow::vtkWGPUDepthStencil::Texture

Definition at line 333 of file vtkWebGPURenderWindow.h.

◆ View

wgpu::TextureView vtkWebGPURenderWindow::vtkWGPUDepthStencil::View

Definition at line 334 of file vtkWebGPURenderWindow.h.

◆ Format

wgpu::TextureFormat vtkWebGPURenderWindow::vtkWGPUDepthStencil::Format

Definition at line 335 of file vtkWebGPURenderWindow.h.

◆ HasStencil

bool vtkWebGPURenderWindow::vtkWGPUDepthStencil::HasStencil

Definition at line 336 of file vtkWebGPURenderWindow.h.


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