You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest Dawn source code breaks the WGPU backend (again).
Strings now need to be encapsulated in a WGPUStringView which is a breaking change. The WGSL shader source descriptor's type name has changed so I've updated that too, although this isn't strictly speaking a breaking change yet.
I'll make a PR for this too using this issue number.
Screenshots/Video:
No response
Minimal, Complete and Verifiable Example code:
No response
The text was updated successfully, but these errors were encountered:
Version/Branch of Dear ImGui:
Version 1.91.2, Branch: master
Back-ends:
imgui_impl_wgpu.cpp
Compiler, OS:
NA
Full config/build information:
No response
Details:
The latest Dawn source code breaks the WGPU backend (again).
Strings now need to be encapsulated in a WGPUStringView which is a breaking change. The WGSL shader source descriptor's type name has changed so I've updated that too, although this isn't strictly speaking a breaking change yet.
I'll make a PR for this too using this issue number.
Screenshots/Video:
No response
Minimal, Complete and Verifiable Example code:
No response
The text was updated successfully, but these errors were encountered: