VTK  9.3.0
vtkWebGPUInternalsBuffer Member List

This is the complete list of members for vtkWebGPUInternalsBuffer, including all inherited members.

CreateABuffer(const wgpu::Device &device, unsigned long sizeBytes, wgpu::BufferUsage usage, bool mappedAtCreation=false, const char *label=nullptr)vtkWebGPUInternalsBufferstatic
Upload(const wgpu::Device &device, unsigned long offset, void *data, unsigned long sizeBytes, wgpu::BufferUsage usage, const char *label=nullptr)vtkWebGPUInternalsBufferstatic