Closed cheneym2 closed 3 weeks ago
wgpuDeviceCreateShaderModule reports errors via a callback. Previously, the callback only printed the error, but now, the error can be read back and used to report SLANG_FAIL from createShaderModule.
Work on Issue 5291
wgpuDeviceCreateShaderModule reports errors via a callback. Previously, the callback only printed the error, but now, the error can be read back and used to report SLANG_FAIL from createShaderModule.
Work on Issue 5291