dawn-cmake/test
dan sinclair b4fee2f824 Update builtin methods.
This CL removes the import mechanism, the identifier paths and updates
all of the standard library methods to be builtins.

Bug: tint:242
Change-Id: If09b98a155ae49ced3986ba2c9b517a060693006
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/28720
Commit-Queue: dan sinclair <dsinclair@chromium.org>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
2020-09-22 19:42:13 +00:00
..
compute_boids.wgsl Update builtin methods. 2020-09-22 19:42:13 +00:00
cube.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00
function-must-be-declared-before-use-fail.wgsl [type-determiner] return false when type determining an undeclared function 2020-08-18 02:10:03 +00:00
function.wgsl [spirv-writer] Emit entrypoint from function decoration. 2020-09-21 18:49:01 +00:00
simple.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00
switch-case-selector-must-have-the-same-type-as-the-selector-expression-2.fail.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00
switch-case-selector-must-have-the-same-type-as-the-selector-expression.fail.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00
switch-case-selector-value-must-be-unique.fail.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00
switch-fallthrough-must-not-be-last-stmt-of-last-clause.fail.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00
switch-must-have-exactly-one-default-clause-2.fail.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00
switch-must-have-exactly-one-default-clause.fail.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00
switch-selector-expression-must-be-scalar-integer-type.fail.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00
triangle.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00
undefined-variable-global-scope.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00
undefined-variable-inner-block.wgsl Remove EntryPoint. 2020-09-22 14:53:03 +00:00