mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 12:10:06 +00:00
dbaf40718a
Just enough fixes to code make it build and pass tests. Core changes: - Fix spelling for: NoPerspective, NonWritable, NonReadable, - Remove NoStaticUse, RelaxedMask GLSL changes: - Fixed spelling for: InverseSqrt, FaceForward, MatrixInverse, SmoothStep, FindILsb, FindSMsb, FindUMsb - Replace Mix with IMix and FMix - Remove AddCarry, SubBorrow, MulExtended Replace header OpenCLLib.h with OpenCL.std.h TODO: - Regenerate the core instruction syntax table (source/opcode.inc) - Add test coverage for new enums and instructions. |
||
---|---|---|
.. | ||
GLSL.std.450.h | ||
OpenCL.std.h | ||
spirv_operands.hpp | ||
spirv.hpp |