|
VTK
9.4.2
|
#include "vtkDataArray.h"#include "vtkLogger.h"#include "vtkRenderingWebGPUModule.h"#include "vtkWebGPUTexture.h"#include "vtk_wgpu.h"Go to the source code of this file.
Classes | |
| class | vtkWebGPUComputeTexture |
| Represents the set of parameters that will be used to create a compute shader texture on the device when it will be added to a pipeline using vtkWebGPUComputePipeline::AddTexture() More... | |