Description
I was using wgpu-0.17 in vange-rs, and specifically the method new_external with Gles backend. It allowed me to create the context with SDL and pass to wgpu. In later versions, however, the whole module got disabled on Windows. I'm not seeing an alternative right now.
Description I was using wgpu-0.17 in vange-rs, and specifically the method
new_external
with Gles backend. It allowed me to create the context with SDL and pass to wgpu. In later versions, however, the whole module got disabled on Windows. I'm not seeing an alternative right now.Repro steps https://github.com/kvark/vange-rs/pull/246
Expected vs observed behavior Expected to keep this feature.
Platform Windows, currently trying wgpu-0.19