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
CMakeLists.txt -rw-r--r-- 2.6 KB
GenGen.cpp -rw-r--r-- 120 bytes
RunGen.h -rw-r--r-- 57.2 KB
RunGenMain.cpp -rw-r--r-- 22.9 KB
binary2cpp.cpp -rw-r--r-- 1.7 KB
build_halide_h.cpp -rw-r--r-- 2.6 KB
find_inverse.cpp -rw-r--r-- 11.8 KB
halide_benchmark.h -rw-r--r-- 9.4 KB
halide_config.make.tpl -rw-r--r-- 157 bytes
halide_image.h -rw-r--r-- 743 bytes
halide_image_info.h -rw-r--r-- 10.4 KB
halide_image_io.h -rw-r--r-- 76.1 KB
halide_malloc_trace.h -rw-r--r-- 3.3 KB
halide_thread_pool.h -rw-r--r-- 4.8 KB
halide_trace_config.h -rw-r--r-- 19.1 KB
launch_wasm_test.js -rw-r--r-- 936 bytes
makelib.sh -rwxr-xr-x 2.2 KB
regexp_replace.cpp -rw-r--r-- 855 bytes

back to top