2c458414c0..8f4b35c332
$ git log 2c458414c..8f4b35c33 --date=short --no-merges --format='%ad %ae %s' 2020-12-17 46493288+sfricke-samsung spirv-val: Add Subgroup VUIDs (#4074) 2020-12-17 afdx spirv-fuzz: Fix OpPhi handling in DuplicateRegionWithSelection (#4065) 2020-12-15 dneto validation: validate return type of OpImageRead (#4072) 2020-12-14 dneto validation: tighter validation of multisampled images (#4059) 2020-12-10 dneto validate OpTypeImage Sampled values for environemnts (#4064) 2020-12-10 rharrison Force using Python 3 git-sync-deps (#4067) 2020-12-10 dneto validate StorageImageMultisampled capability (#4062) 2020-12-08 46493288+sfricke-samsung spirv-val: Add last TessLevelOuter and TessLevelInner VUID (#4055) 2020-12-08 46493288+sfricke-samsung spirv-val: Add last ClipDistance and CullDistance VUID (#4054) 2020-12-08 46493288+sfricke-samsung spirv-val: Add last ViewportIndex and Layer VUID (#4053) 2020-12-08 46493288+sfricke-samsung spirv-val: Add last Position VUID (#4052) 2020-12-08 alanbaker Allow forward pointer to be used in types generally (#4044) 2020-12-07 marijns95 opt: Run DCE when SPV_KHR_shader_clock is used (#4049) 2020-12-07 dnovillo Update CHANGES to include latest ray tacing fixes. 2020-12-07 ehsannas Take new (raytracing) termination instructions into account. (#4050) 2020-12-03 dnovillo Start SPIRV-Tools v2020.7 2020-12-03 dnovillo Finalize SPIRV-Tools v2020.6 2020-12-02 dnovillo Update CHANGES 2020-12-02 ehsannas Do run DCE if SPV_KHR_ray_query is used. (#4047) 2020-12-02 dnovillo Update CHANGES 2020-12-01 greg Change ref_analysis to RefAnalysis to follow coding standards. (#4045) 2020-12-01 stevenperron Handle 8-bit index in elim dead member (#4043) 2020-12-01 dgkoch Add validation support for the ray tracing built-in variables (#4041) 2020-12-01 greg Add texel buffer out-of-bounds checking instrumentation (#4038) 2020-11-30 dgkoch Update spirv-header deps (#4040) 2020-11-27 afdx Reject SPIR-V that applies void to OpUndef, OpCopyObject, OpPhi (#4036) Created with: roll-dep third_party/spirv-tools Change-Id: Id79356d4ec3c7b8087370c7ab70fbdbf738e142c Roll third_party/gpuweb-cts/ abe6e1dd2..46c7b591c (22 commits)abe6e1dd26..46c7b591c2
$ git log abe6e1dd2..46c7b591c --date=short --no-merges --format='%ad %ae %s' 2020-12-17 jiawei.shao Move the tests about Z-axis or depth or zero-copy into separated tests (#410) 2020-12-16 enrico.galli Add attachment compatibility tests (#411) 2020-12-11 kainino Add helper to make capability tables prettier (#409) 2020-12-11 kainino fix markdown indentation 2020-12-09 kainino Add readability guidelines (#408) 2020-12-08 kainino Port all the remaining docs from HackMD and wiki (#407) 2020-12-09 hao.x.li Add tests for indexing, index format and primitive restart (#338) 2020-12-08 mehmetoguzderin Replace pull_request_target with pull_request+workflow_run (#401) 2020-12-07 9856269+sarahM0 [wgsl] Add runtime array validation tests (#377) 2020-12-04 kainino Add something missed in #394 because I forgot to save (#405) 2020-12-04 kainino Cherry-pick deployment files into a folder (#404) 2020-12-04 kainino Revert "Fix deployment of newly-added files (#402)" (#403) 2020-12-04 kainino Fix deployment of newly-added files (#402) 2020-12-04 kainino organize pass state tests a bit (#394) 2020-12-04 kainino Update and organize documentation for contributors (#399) 2020-12-03 kainino From HackMD plan, part 4/4: remaining validation tests, and all the operation test plans so far (#392) 2020-12-03 2154796+austinEng Fix dev_server cache key for Typescript files (#393) 2020-12-02 kainino From HackMD plan, part 3: most of the rest of the validation tests (#390) 2020-12-02 2154796+austinEng Add dev server for standalone runner which compiles TS at runtime (#386) 2020-12-03 jiawei.shao Add operation tests of T2T copies on all non-compressed color formats (#387) 2020-12-02 2154796+austinEng Simplify texelData helpers (#365) 2020-12-01 yunchao.he Memory sync test for buffer: write after write in the same pass (#384) Created with: roll-dep third_party/gpuweb-cts Change-Id: I52f7a95c5f5d2cf948694c680f97b37a20b7c462 Roll third_party/googletest/ b1fbd33c0..18f8200e3 (14 commits)b1fbd33c06..18f8200e30
$ git log b1fbd33c0..18f8200e3 --date=short --no-merges --format='%ad %ae %s' 2020-12-11 absl-team Googletest export 2020-12-10 absl-team Googletest export 2020-12-10 dmauro Googletest export 2020-12-08 absl-team Googletest export 2020-12-07 absl-team Googletest export 2020-12-07 absl-team Googletest export 2020-12-07 absl-team Googletest export 2020-12-05 paul.malcolm Fix typo in CLI help message 2020-12-03 absl-team Googletest export 2020-12-02 absl-team Googletest export 2020-12-02 absl-team Googletest export 2020-12-01 absl-team Googletest export 2020-11-30 dmauro Googletest export 2020-11-24 absl-team Googletest export Created with: roll-dep third_party/googletest Change-Id: If255637a545ea0be101c3b3665a2bf880457d4b7 Roll third_party/spirv-headers/ 104ecc356..f027d53de (1 commit)104ecc356c..f027d53ded
$ git log 104ecc356..f027d53de --date=short --no-merges --format='%ad %ae %s' 2020-11-26 dkoch remove HitTKHR Created with: roll-dep third_party/spirv-headers Change-Id: Ic9f0c411373d3bb4349572794e053d93ab9ec9e0 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/35960 Commit-Queue: David Neto <dneto@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: David Neto <dneto@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Tint
Tint is a compiler for the WebGPU Shader Language (WGSL).
This is not an officially supported Google product.
Requirements
- Git
- CMake (3.10.2 or later)
- Ninja (or other build tool)
- Python, for fetching dependencies
- depot_tools in your path
Build options
TINT_BUILD_SPV_READER
: enable the SPIR-V input reader (off by default)TINT_BUILD_WGSL_READER
: enable the WGSL input reader (on by default)TINT_BUILD_SPV_WRITER
: enable the SPIR-V output writer (on by default)TINT_BUILD_WGSL_WRITER
: enable the WGSL output writer (on by default)TINT_BUILD_FUZZERS
: enable building fuzzzers (off by default)
Building
Tint uses Chromium dependency management so you need to install depot_tools and add it to your PATH.
Getting source & dependencies
# Clone the repo as "tint"
git clone https://dawn.googlesource.com/tint tint
cd tint
# Bootstrap the gclient configuration
cp standalone.gclient .gclient
# Fetch external dependencies and toolchains with gclient
gclient sync
Compiling using CMake + Ninja
mkdir -p out/Debug
cd out/Debug
cmake -GNinja ../..
ninja # or autoninja
Compiling using CMake + make
mkdir -p out/Debug
cd out/Debug
cmake ../..
make # -j N for N-way parallel build
Compiling using gn + ninja
mkdir -p out/Debug
gn gen out/Debug
autoninja -C out/Debug
Fuzzers on MacOS
If you are attempting fuzz, using TINT_BUILD_FUZZERS=ON
, the version of llvm
in the XCode SDK does not have the needed libfuzzer functionality included.
The build error that you will see from using the XCode SDK will look something like this:
ld: file not found:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/11.0.0/lib/darwin/libclang_rt.fuzzer_osx.a
The solution to this problem is to use a full version llvm, like what you would
get via homebrew, brew install llvm
, and use something like CC=<path to full clang> cmake ..
to setup a build using that toolchain.
Checking [chromium-style] issues in CMake builds
The gn based work flow uses the Chromium toolchain for building in anticipation of integration of Tint into Chromium based projects. This toolchain has additional plugins for checking for style issues, which are marked with [chromium-style] in log messages. This means that this toolchain is more strict then the default clang toolchain.
In the future we will have a CQ that will build this work flow and flag issues
automatically. Until that is in place, to avoid causing breakages you can run
the [chromium-style] checks using the CMake based work flows. This requires
setting CC
to the version of clang checked out by gclient sync
and setting
the TINT_CHECK_CHROMIUM_STYLE
to ON
.
mkdir -p out/style
cd out/style
cmake ../..
CC=../../third_party/llvm-build/Release+Asserts/bin/clang cmake -DTINT_CHECK_CHROMIUM_STYLE=ON ../../ # add -GNinja for ninja builds
Issues
Please file any issues or feature requests at https://bugs.chromium.org/p/tint/issues/entry
Contributing
Please see the CONTRIBUTING and CODE_OF_CONDUCT files on how to contribute to Tint.