|
VTK
9.4.2
|
#include "vtkDataArray.h"#include "vtkLogger.h"#include "vtkObject.h"#include "vtkRenderingWebGPUModule.h"#include "vtkSetGet.h"#include "vtk_wgpu.h"#include <functional>#include <string>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... | |