VTK  9.5.20251127
vtkWebGPUTextureInternals Member List

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

GetDataLayout(wgpu::Texture texture, std::uint32_t bytesPerRow, std::uint32_t srcOffset=0)vtkWebGPUTextureInternalsstatic
GetTexelCopyTextureInfo(wgpu::Texture texture, wgpu::Origin3D origin={ 0, 0, 0 }, std::uint32_t mipLevel=0)vtkWebGPUTextureInternalsstatic
Upload(vtkSmartPointer< vtkWebGPUConfiguration > wgpuConfiguration, wgpu::Texture texture, std::uint32_t bytesPerRow, std::uint32_t byteSize, const void *data, const char *description=nullptr)vtkWebGPUTextureInternalsstatic
UploadFromDataArray(vtkSmartPointer< vtkWebGPUConfiguration > wgpuConfiguration, wgpu::Texture texture, std::uint32_t bytesPerRow, vtkDataArray *dataArray, const char *description=nullptr)vtkWebGPUTextureInternalsstatic