dawn-cmake/src
dan sinclair 7cf1979667 [hlsl-writer] Add AsExpression to the HLSL backend.
This CL adds as casts to the HLSL backend.

Bug: tint:7
Change-Id: I599527d665a3ec1ab6cf80b4f550f7aee8fdf294
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/25843
Reviewed-by: David Neto <dneto@google.com>
2020-07-29 19:11:15 +00:00
..
ast Remove StatementList. 2020-07-27 15:25:00 +00:00
reader Update some language usage. 2020-07-29 17:49:01 +00:00
writer [hlsl-writer] Add AsExpression to the HLSL backend. 2020-07-29 19:11:15 +00:00
CMakeLists.txt [hlsl-writer] Add AsExpression to the HLSL backend. 2020-07-29 19:11:15 +00:00
context.cc Context object owns a TypeManager 2020-03-27 00:47:16 +00:00
context.h Documentation fixes 2020-03-31 21:15:40 +00:00
scope_stack.h Move the variable stack to a common class. 2020-04-03 02:35:23 +00:00
scope_stack_test.cc Adding support for testing BUILD.gn 2020-04-17 13:18:20 +00:00
source.h Initial commit 2020-03-02 15:47:43 -05:00
type_determiner.cc Convert LoopStatement to use BlockStatement. 2020-07-27 15:25:00 +00:00
type_determiner.h Convert LoopStatement to use BlockStatement. 2020-07-27 15:25:00 +00:00
type_determiner_test.cc Convert LoopStatement to use BlockStatement. 2020-07-27 15:25:00 +00:00
type_manager.cc Context object owns a TypeManager 2020-03-27 00:47:16 +00:00
type_manager.h Context object owns a TypeManager 2020-03-27 00:47:16 +00:00
type_manager_test.cc Adding support for testing BUILD.gn 2020-04-17 13:18:20 +00:00
validator.cc v-0001: Only allowed import is GLSL.std.450 2020-03-04 20:51:29 +00:00
validator.h [validation] implement invalidate assignment to a different type. 2020-07-23 23:49:52 +00:00
validator_impl.cc Fix Tint ninja build 2020-07-28 15:04:07 +00:00
validator_impl.h Remove StatementList. 2020-07-27 15:25:00 +00:00
validator_test.cc Fix Tint ninja build 2020-07-28 15:04:07 +00:00