Closed kainino0x closed 1 month ago
This is basically copied from Dawn except:
NULL
nullptr
WGPU_NULLABLE
Issue: #170 (not fixed yet, this is just the start) (dawn bug https://crbug.com/42241188)
This is basically copied from Dawn except:
NULL
instead ofnullptr
(nullptr
was added in C23)WGPU_NULLABLE
in the correct place per #190 so we don't forget about it laterIssue: #170 (not fixed yet, this is just the start) (dawn bug https://crbug.com/42241188)