emscripten
emscripten copied to clipboard
Rename WGPUDeviceLostReason_Undefined to Unknown
Please check https://issues.chromium.org/issues/42241081 for more information and progress.
webgpu-headers PR: https://github.com/webgpu-native/webgpu-headers/pull/288.
@kainino0x @austinEng
I believe for this PR as well, unknown should be value 0x1, and destroyed should be value 0x2
I believe for this PR as well, unknown should be value 0x1, and destroyed should be value 0x2
I have redefined the values for Unknown and Destoryed
@austinEng
looks good to me, but I don't have review permissions
Hello Kai Ninomiya, could you please take a moment to review this PR? Thanks.
@kainino0x