Skip to content

Fix destroyed buffer bug when scalar mode for wgpu mapper is toggled

Fixes the "[Buffer used in submit while destroyed]" warning that appears when the scalar mode is switched from point-data to cell-data or vice-versa for the vtkWebGPUPolyDataMapper

image

Merge request reports