Lost an ability to use external GLES context on Windows #6449
Labels
api: gles
Issues with GLES or WebGL
area: api
Issues related to API surface
platform: windows
Issues with integration with windows
type: enhancement
New feature or request
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
kvark/vange-rs#246
Expected vs observed behavior
Expected to keep this feature.
Platform
Windows, currently trying wgpu-0.19
The text was updated successfully, but these errors were encountered: