Closed fyellin closed 4 days ago
RenderBundleEncoder.SetPushConstants is available but broken in wgpu 23.0.0. It should be fixed in 24.0. This code adds it to wgpu-native.
@rajveermalviya @almarklein? How do I get someone to review this?
I fixed RenderBundleEncoder.SetPushConstants bug in gfx-rs/native
RenderBundleEncoder.SetPushConstants is available but broken in wgpu 23.0.0. It should be fixed in 24.0. This code adds it to wgpu-native.