#include <vtkWebGPUInternalsPipelineLayout.h>
 | 
| static wgpu::PipelineLayout  | MakeBasicPipelineLayout (const wgpu::Device &device, const wgpu::BindGroupLayout *bindGroupLayout) | 
|   | 
| static wgpu::PipelineLayout  | MakePipelineLayout (const wgpu::Device &device, std::vector< wgpu::BindGroupLayout > bgls) | 
|   | 
◆ MakeBasicPipelineLayout()
  
  
      
        
          | static wgpu::PipelineLayout vtkWebGPUInternalsPipelineLayout::MakeBasicPipelineLayout  | 
          ( | 
          const wgpu::Device &  | 
          device,  | 
         
        
           | 
           | 
          const wgpu::BindGroupLayout *  | 
          bindGroupLayout  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ MakePipelineLayout()
  
  
      
        
          | static wgpu::PipelineLayout vtkWebGPUInternalsPipelineLayout::MakePipelineLayout  | 
          ( | 
          const wgpu::Device &  | 
          device,  | 
         
        
           | 
           | 
          std::vector< wgpu::BindGroupLayout >  | 
          bgls  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: