mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-27 05:40:06 +00:00
6c899a52f9
Number of components in a vector can be 2 or 3 or 4. If Vector16 capability is used, 8 and 16 components are also allowed. Also added unit tests for vector data rule. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Validate.Capability.cpp | ||
Validate.CFG.cpp | ||
Validate.Data.cpp | ||
Validate.Layout.cpp | ||
Validate.SSA.cpp | ||
Validate.Storage.cpp | ||
ValidateFixtures.cpp | ||
ValidateFixtures.h | ||
ValidateID.cpp | ||
ValidationState.cpp |