dispose method

void dispose()

Implementation

void dispose() =>
    WebgpuRend.instance.wgpu.wgpuComputePipelineRelease(handle.cast());