Skip to content

WebGPU memory audit

This MR adds code that helps understand where GPU memory is used and monitor GPU data activity i.e, how frequently buffers and textures are uploaded. The VTK_WEBGPU_MEMORY_LOG_VERBOSITY can be used to set the verbosity of the GPU memory log messages.

Also closes #19520 (closed)

Edited by Jaswant Panchumarti (Kitware)

Merge request reports

Loading