VTK  9.3.20240919
Classes
vtkWebGPUComputeBuffer.h File Reference
#include "vtkDataArray.h"
#include "vtkLogger.h"
#include "vtkObject.h"
#include "vtkRenderingWebGPUModule.h"
#include "vtkSetGet.h"
#include "vtk_wgpu.h"
#include <functional>
#include <string>
Include dependency graph for vtkWebGPUComputeBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkWebGPUComputeBuffer
 Represents the set of parameters that will be used to create a compute shader buffer on the device when it will be added to a compute pass using vtkWebGPUComputePass::AddBuffer() More...