Andrew Woloszyn
43401d2ed0
Support 16-bit float in assembler and disassembler
...
This adds half-precision constants to spirv-tools.
16-bit floats are always disassembled into hex-float format,
but can be assembled from floating point or hex-float inputs.
2016-01-08 10:48:39 -05:00
Dejan Mircevski
b6fe02fc39
Extend copyright to 2016.
2016-01-07 13:44:22 -05:00
David Neto
4b6a98fe16
Fix namespace on PrintTo
2015-12-02 11:55:35 -05:00
David Neto
590ff131ac
PrintTo on WordVector should preserve the fill char
2015-12-01 18:25:03 -05:00
David Neto
a08350a2c3
Assembler test for OpSourceExtension.
...
Add test utility function MakeVector(std::string) to encode
a string as a vector of 32-bit words, as per the SPIR-V literal
string encoding.
2015-10-26 12:54:39 -04:00