VTK  9.3.20240907
Public Attributes | List of all members
vtkWebGPURenderWindow::vtkWGPUDeptStencil Struct Reference

#include <vtkWebGPURenderWindow.h>

Public Attributes

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

Detailed Description

Definition at line 295 of file vtkWebGPURenderWindow.h.

Member Data Documentation

◆ Texture

wgpu::Texture vtkWebGPURenderWindow::vtkWGPUDeptStencil::Texture

Definition at line 297 of file vtkWebGPURenderWindow.h.

◆ View

wgpu::TextureView vtkWebGPURenderWindow::vtkWGPUDeptStencil::View

Definition at line 298 of file vtkWebGPURenderWindow.h.

◆ Format

wgpu::TextureFormat vtkWebGPURenderWindow::vtkWGPUDeptStencil::Format

Definition at line 299 of file vtkWebGPURenderWindow.h.

◆ HasStencil

bool vtkWebGPURenderWindow::vtkWGPUDeptStencil::HasStencil

Definition at line 300 of file vtkWebGPURenderWindow.h.


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