dawn /
tint /
47c4d183756929592a74d5091b9fc752af20351c - 47c4d18 Move intrinsic overload tests from Validator -> TypeDeterminer by Ben Clayton · 4 years, 1 month ago
- 2522b29 type_determiner_test.cc: Rename ImportData to Intrinsic by Ben Clayton · 4 years, 1 month ago
- 81da283 Add type::Type::UnwrapAliasIfNeeded() by Ben Clayton · 4 years, 1 month ago
- 46d78d7 ProgramBuilder: Add Symbol overloads of Var(), Const(), Global(), GlobalConst() by Ben Clayton · 4 years, 1 month ago
- faca02d IntrinsicTable: Fix a number of TODOs by Ben Clayton · 4 years, 1 month ago
- 2101c35 Stub sanitizer transforms for the hlsl, msl & spirv writers by Ben Clayton · 4 years, 1 month ago
- c2118b0 Fixup build issues. by dan sinclair · 4 years, 1 month ago
- 22a9f17 Add missing #include to fix CMake build by Ben Clayton · 4 years, 1 month ago
- dfd1714 [wgsl-writer] Emit globals in declared order by James Price · 4 years, 1 month ago
- 0c7f976 spirv-reader: support OpCompositeInsert by David Neto · 4 years, 1 month ago
- c0f3019 [validation] Validate globals in declared order by James Price · 4 years, 1 month ago
- 5583853 [ast] Capture global declaration order by James Price · 4 years, 1 month ago
- 3eaa450 [ast] Add ast::Module::AddFunction() by James Price · 4 years, 1 month ago
- cd17ea8 Implement data unpacking intrinsics by Alan Baker · 4 years, 1 month ago
- 2a284b2 [hlsl-writer] Add support for sample_mask builtins by James Price · 4 years, 1 month ago
- 2b5acac [msl-writer] Add support for sample_mask builtins by James Price · 4 years, 1 month ago
- 3e8060b Add type::Type::FriendlyName() by Ben Clayton · 4 years, 1 month ago
- 6f48851 writer/spirv: Validate arrayLength() by Ben Clayton · 4 years, 1 month ago
- 7b7d698 TypeResolver: Fix TypeOf() for CallExpression by Ben Clayton · 4 years, 1 month ago
- 8130244 Fix building with gcc. by dan sinclair · 4 years, 1 month ago
- ab10db4 writer/spirv: Fix intrinsic calls with ptr 'out' parameters by Ben Clayton · 4 years, 1 month ago
- 06d8db2 Add texture intrinsics to the IntrinsicTable by Ben Clayton · 4 years, 1 month ago
- 59d2473 Add IntrinsicTable by Ben Clayton · 4 years, 1 month ago
- 316f9f6 Add semantic::Intrinsic by Ben Clayton · 4 years, 1 month ago
- bab3197 ProgramBuilder: Add more helpers for Members / Arrays by Ben Clayton · 4 years, 1 month ago
- 4c51d97 Validator: Change the error message for v-0031 by Ben Clayton · 4 years, 1 month ago
- a51aa1f Fix intrinsic tests so arguments match an overload by Ben Clayton · 4 years, 1 month ago
- 21692de Skip SPIR-V validation when not generating SPIR-V by James Price · 4 years, 1 month ago
- b57c19d Change StorageTexture::SubTypeFor() signature by Ben Clayton · 4 years, 1 month ago
- 3b4f3d2 Fix tests so they only exercise legal texture overloads by Ben Clayton · 4 years, 1 month ago
- 599d8f8 Rename intrinsic.cc to sem_intrinsic. by Ben Clayton · 4 years, 1 month ago
- 052ab89 Rename semantic::Intrinsic to semantic::IntrinsicType by Ben Clayton · 4 years, 1 month ago
- 2ddb178 Add semantic::CallTarget, have Function derive from it by Ben Clayton · 4 years, 1 month ago
- 7efea88 spirv-reader: instance_index must have u32 store type by David Neto · 4 years, 1 month ago
- 61306b8 [wgsl-reader][wgsl-writer] Fix implicit handle storage class for textures by James Price · 4 years, 1 month ago
- 6d1687f spirv-reader: vertex_index always has u32 store-type by David Neto · 4 years, 1 month ago
- 3c568f1 Revert "spirv-reader: add disabled test for compare sampling with explicit Lod" by Corentin Wallez · 4 years, 1 month ago
- 4a7981e spirv-reader: add disabled test for compare sampling with explicit Lod by David Neto · 4 years, 1 month ago
- a2fa690 spirv-reader: sample_mask_in, sample_mask_out by David Neto · 4 years, 1 month ago
- 1f2d38c [wgsl-writer] Omit the storage class for handle types by James Price · 4 years, 1 month ago
- 0ff5e0b [wgsl-reader] Remove explicit storage class from samplers/textures by James Price · 4 years, 1 month ago
- ef6eefd spirv-reader: builtin conversions for sample_mask_in, sample_mask_out by David Neto · 4 years, 1 month ago
- 77f4f02 [type-determiner] Add test coverage for scoping rules by James Price · 4 years, 1 month ago
- f4329f5 spirv-reader: GLSLStd450RoundEven maps to round by David Neto · 4 years, 1 month ago
- c63e1c0 Implement data packing intrinsics by Alan Baker · 4 years, 1 month ago
- fbd47c7 writer/spriv: Promote the SPIR-V validation to the test helper by Ben Clayton · 4 years, 1 month ago
- c1052a4 Add semantic::MemberAccessorExpression, use it. by Ben Clayton · 4 years, 1 month ago
- df629c5 Fix all tests so TypeDetermination runs without errors by Ben Clayton · 4 years, 1 month ago
- ea9c86c ast: Move [Set]IsSwizzle() from IdentifierExpression to MemberAccessorExpression by Ben Clayton · 4 years, 1 month ago
- a568701 spirv-reader: support sample_id builtin variable by David Neto · 4 years, 1 month ago
- 1618f4b Add semantic::Call, IntrinsicCall, TextureIntrinsicCall, use them. by Ben Clayton · 4 years, 1 month ago
- 48b3841 type::StorageTexture: Remove set_type() by Ben Clayton · 4 years, 1 month ago
- b17aea1 Add semantic::Variable, use it. by Ben Clayton · 4 years, 1 month ago
- 401b96b Simplify usage of the TypeDeterminer in tests by Ben Clayton · 4 years, 1 month ago
- 87c78dd Add semantic::Function, use it. by Ben Clayton · 4 years, 1 month ago
- c694d43 ast: add sample_mask_in, ample_mask_out, sample_id by David Neto · 4 years, 1 month ago
- f2d6871 spirv-reader: support OpImageQuerySamples by David Neto · 4 years, 1 month ago
- 90da745 Program: Fix IsValid() state on TypeDeterminer error by Ben Clayton · 4 years, 1 month ago
- 42d1e09 Have ProgramBuilder::Func() register the function by Ben Clayton · 4 years, 1 month ago
- 611f727 [validation] Handle variable scoping for nested blocks by James Price · 4 years, 1 month ago
- d277f3a spirv-reader: support OpImageQueryLevels by David Neto · 4 years, 1 month ago
- 1d2bcb9 spirv-reader: support OpImageQuerySizeLod by David Neto · 4 years, 1 month ago
- 4d098a7 spirv-reader: WGSL does not support OpImageQueryLod by David Neto · 4 years, 1 month ago
- db67a28 Handle MSL and HLSL builtins more consistently by Alan Baker · 4 years, 1 month ago
- 7ecf92a spirv-reader: support OpImageQuerySize by David Neto · 4 years, 1 month ago
- 4cec142 Add tokens for left and right shift by James Price · 4 years, 1 month ago
- 222e097 EmitVertexPointSize: Don't share expressions between functions by Ben Clayton · 4 years, 1 month ago
- 2e6a1bb Remove special case type determination by Alan Baker · 4 years, 1 month ago
- e809fb3 Refactor unnecessary builtin checks by Alan Baker · 4 years, 1 month ago
- a6ced4d [wgsl-reader] Add support for constant_id decoration by James Price · 4 years, 1 month ago
- 3d20d49 src/types/bool_type.h: Undefine Bool if defined by Ben Clayton · 4 years, 1 month ago
- b1a7663 Roll gpuweb-cts, spirv-headers, spirv-tools by David Neto · 4 years, 2 months ago
- 45f1832 spirv-reader: support OpVectorInsertDynamic by David Neto · 4 years, 2 months ago
- 3335254 Migrate to using semantic::Expression by Ben Clayton · 4 years, 2 months ago
- 5c18662 Add semantic::Expression, implement semantic::Info by Ben Clayton · 4 years, 2 months ago
- 7fdfff1 Add semantic::Node by Ben Clayton · 4 years, 2 months ago
- e43c830 Add ProgramBuilder::Wrap() by Ben Clayton · 4 years, 2 months ago
- 708dc2d Simplify calls to ast::Node::[to_]str() by Ben Clayton · 4 years, 2 months ago
- dd1b6fc Introduce semantic::Info by Ben Clayton · 4 years, 2 months ago
- 63049a4 spirv-reader: support OpVectorExtractDynamic by David Neto · 4 years, 2 months ago
- ad27ee8 spirv-reader: Handle OpInBoundsAccessChain for storage class translation by David Neto · 4 years, 2 months ago
- 875e966 Revert "Remove support for the set decoration." by dan sinclair · 4 years, 2 months ago
- 60f8378 Rolling 3 dependencies by Ryan Harrison · 4 years, 2 months ago
- 5ad2d00 Revert "Remove support for the old _idx builtins." by dan sinclair · 4 years, 2 months ago
- 30c1f25 Reland "Remove support for # comments." by dan sinclair · 4 years, 2 months ago
- 186af2f [wgsl-reader] Fix struct constructor expressions by James Price · 4 years, 2 months ago
- d5c0b8e Restrict Windows to Win10 bots by Ryan Harrison · 4 years, 2 months ago
- dd69ac3 Automatically run the TypeDeterminer when building programs by Ben Clayton · 4 years, 2 months ago
- 844217f Add Diagnostics to Program, reader::[wgsl,spirv]::Parse() by Ben Clayton · 4 years, 2 months ago
- 21b52b6 Revert "Remove support for # comments." by dan sinclair · 4 years, 2 months ago
- 3a5b15d Record when an identifier expression is a swizzle. by dan sinclair · 4 years, 2 months ago
- 3619419 spirv-reader: textureLoad explicit Lod sometimes by David Neto · 4 years, 2 months ago
- 34ac1af Remove old texture type support. by dan sinclair · 4 years, 2 months ago
- c2972cf Remove support for the old _idx builtins. by dan sinclair · 4 years, 2 months ago
- 67beed1 Remove support for the set decoration. by dan sinclair · 4 years, 2 months ago
- 6e570a9 Remove support for # comments. by dan sinclair · 4 years, 2 months ago
- 1461cd9 Add diag::List::add_error() helper by Ben Clayton · 4 years, 2 months ago
- a6b9a8e Split Program into Program and ProgramBuilder by Ben Clayton · 4 years, 2 months ago
- 1f7e18b ast::Builder: Add shortcuts to the Program methods by Ben Clayton · 4 years, 2 months ago
- 8d391f7 ast::TypesBuilder: Change const fields to getters by Ben Clayton · 4 years, 2 months ago