Roll src/third_party/tint/src/ f70065f62..11eda3cc3 (34 commits)
https://dawn.googlesource.com/tint.git/+log/f70065f62227..11eda3cc3e50 $ git log f70065f62..11eda3cc3 --date=short --no-merges --format='%ad %ae %s' 2020-08-31 rharrison Rolling 5 dependencies 2020-08-31 dneto [spirv-reader] Set some source locations 2020-08-31 tommek [spirv-writer] Generate texture type 2020-08-31 tommek [spirv-writer] Convert ast image format types to spv 2020-08-31 tommek [type-determination] Adding builtin texture operations 2020-08-31 tommek [ast] Determining subtype of StorageTextureType 2020-08-31 dsinclair [msl-writer][hlsl-writer] Pull loop variables out with continuing. 2020-08-31 dneto [spirv-reader] Uses in phis count as uses 2020-08-29 dneto [spirv-reader] Don't hoist pointers that are already in scope. 2020-08-28 dneto [spirv-reader] Track line numbers 2020-08-28 dneto [spirv-reader] Avoid certain hoisting cases 2020-08-28 dneto [spirv-reader] Follow non-canonicalized SPIR-V type for composite extract 2020-08-28 dneto [spirv-reader] Follow non-canonicalized SPIR-V type for access chains 2020-08-27 dsinclair [wgsl-parser] Consume empty struct closing brace. 2020-08-27 sarahmashay [validation] check if at least one of vertex, fragment or compute shader is peresent 2020-08-27 sarahmashay [validation] Add a helper function to create a fake entry point 2020-08-26 dsinclair Add missing doc comments. 2020-08-26 dsinclair [hlsl-writer] Move test helper to a template. 2020-08-26 dsinclair [hlsl-writer] Support matrices in storage buffers. 2020-08-26 dsinclair [hlsl-writer] Emit numthreads for compute shaders. 2020-08-26 dsinclair [hlsl-writer] Emit zero matrix values. 2020-08-26 dsinclair [hlsl-writer] Extract storage buffer index generation. 2020-08-26 dsinclair Emit structs when emitting the aliases. 2020-08-26 dsinclair [hlsl-writer] Refactor output emission. 2020-08-25 dsinclair [hlsl-writer] StorageBuffer support. 2020-08-25 sarahmashay [validation] implement the pair of entry point stage and name must be unique 2020-08-25 sarahmashay [valdiation] Add disable test for v-0020, the <entry point name, pipeline stage> must be unique 2020-08-25 sarahmashay [validation] validates if global variables have a storage class 2020-08-25 dsinclair [wgsl-parser] Set max recursion depth on const_expr 2020-08-25 rharrison Ran 'git cl format' over an empty CL 2020-08-25 sarahmashay [validation] clean up: using ValidatorImpl member instead of creating one 2020-08-25 sarahmashay [validation] Add a validator test helper class 2020-08-24 tommek [wgsl-reader] Adding for loops 2020-08-24 rharrison Rolling 6 dependencies Created with: roll-dep src/third_party/tint/src Change-Id: I63be3138a23f1f8b0c2299fcf369d5c2497476c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387133 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by:Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#803499}
Showing
Please register or sign in to comment