webgpu: Fix UB usage of std::string
Fixes an undefined behavior usage a std::string
in void vtkWebGPUInternalsComputePassBufferStorage::RecreateBuffer
.
Closes #19408 (closed)
@lucas.givord @thomas.galland Please review
Edited by Tom Clabault
Fixes an undefined behavior usage a std::string
in void vtkWebGPUInternalsComputePassBufferStorage::RecreateBuffer
.
Closes #19408 (closed)
@lucas.givord @thomas.galland Please review