#include <vtkWebGPUInternalsRenderPassCreateInfo.h>
◆ vtkWebGPUInternalsRenderPassCreateInfo() [1/2]
      
        
          | vtkWebGPUInternalsRenderPassCreateInfo::vtkWebGPUInternalsRenderPassCreateInfo  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ vtkWebGPUInternalsRenderPassCreateInfo() [2/2]
      
        
          | vtkWebGPUInternalsRenderPassCreateInfo::vtkWebGPUInternalsRenderPassCreateInfo  | 
          ( | 
          uint32_t  | 
          width,  | 
        
        
           | 
           | 
          uint32_t  | 
          height,  | 
        
        
           | 
           | 
          wgpu::Texture  | 
          color,  | 
        
        
           | 
           | 
          wgpu::TextureFormat  | 
          texture = DefaultColorFormat  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ CreateBasicRenderPass()
◆ DefaultColorFormat
  
  
      
        
          | constexpr wgpu::TextureFormat vtkWebGPUInternalsRenderPassCreateInfo::DefaultColorFormat = wgpu::TextureFormat::RGBA8Unorm | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ width
      
        
          | uint32_t vtkWebGPUInternalsRenderPassCreateInfo::width | 
        
      
 
 
◆ height
      
        
          | uint32_t vtkWebGPUInternalsRenderPassCreateInfo::height | 
        
      
 
 
◆ color
      
        
          | wgpu::Texture vtkWebGPUInternalsRenderPassCreateInfo::color | 
        
      
 
 
◆ colorFormat
      
        
          | wgpu::TextureFormat vtkWebGPUInternalsRenderPassCreateInfo::colorFormat | 
        
      
 
 
◆ renderPassInfo
The documentation for this class was generated from the following file: