VTK  9.3.20240919
Classes
vtkWebGPUComputePass.h File Reference
#include "vtkObject.h"
#include "vtkRenderingWebGPUModule.h"
#include "vtkSmartPointer.h"
#include "vtk_wgpu.h"
#include <type_traits>
Include dependency graph for vtkWebGPUComputePass.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkWebGPUComputePass
 A compute pass is an abstraction for offloading computation from the CPU onto the GPU using WebGPU compute shaders. More...