Revision a3baa5de2b1064fa2930b94d9a49b11676457cbb authored by James Price on 09 February 2024, 18:39:21 UTC, committed by GitHub on 09 February 2024, 18:39:21 UTC
* [WebGPU] Update to latest native headers

* Remove #ifdef for `requiredFeature[s]Count`

* Pass nullptr to wgpuCreateInstance
  * Emscripten currently requires this
  * Dawn accepts it too

* Use nullptr for another wgpuCreateInstance call
1 parent de8e39d
History
File Mode Size
BundleStatic.cmake -rw-r--r-- 7.8 KB
CheckFilesExist.cmake -rw-r--r-- 455 bytes
FindHalide.cmake -rw-r--r-- 292 bytes
FindHalide_WebGPU.cmake -rw-r--r-- 744 bytes
FindHexagonSDK.cmake -rw-r--r-- 2.5 KB
HalideGeneratorHelpers.cmake -rw-r--r-- 32.5 KB
HalideTargetHelpers.cmake -rw-r--r-- 2.3 KB
HalideTestHelpers.cmake -rw-r--r-- 4.9 KB
TargetExportScript.cmake -rw-r--r-- 2.3 KB
WipeStandardFlags.cmake -rw-r--r-- 702 bytes
toolchain.linux-aarch64.cmake -rw-r--r-- 689 bytes
toolchain.linux-arm32.cmake -rw-r--r-- 1.3 KB
toolchain.linux-i386.cmake -rw-r--r-- 612 bytes
toolchain.linux-x64-asan.cmake -rw-r--r-- 2.0 KB
toolchain.linux-x64-fuzzer.cmake -rw-r--r-- 1.4 KB

back to top