What is the version compiled against the lib_webgpu_dawn.cpp?
It seems that some APIs missing.
wgpuRenderBundleEncoderEnd
wgpuRenderBundleEncoderDestroy
It seems there's never wgpuRenderBundleEncoderEnd.
And the wgpuRenderBundleEncoderDestroy should be wgpuRenderBundleEncoderRelease.
What is the version compiled against the lib_webgpu_dawn.cpp?
It seems that some APIs missing.
wgpuRenderBundleEncoderEnd
wgpuRenderBundleEncoderDestroy
It seems there's never wgpuRenderBundleEncoderEnd.
And the wgpuRenderBundleEncoderDestroy should be wgpuRenderBundleEncoderRelease.