dispose method

void dispose()

Implementation

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