third_party.spirv-headers/tools/buildHeaders
Kevin Petit d8c780f48c Make the generated operators for masks constexpr
Generate the overloaded C++11 operators as constexpr instead of inline.
constexpr implies inline but makes it possible to use the operators in
constexpr functions.

Signed-off-by: Kevin Petit <kevin.petit@arm.com>
2023-05-17 16:51:22 +01:00
..
bin NonSemantic.DebugBreak 2022-10-16 22:17:32 -07:00
jsoncpp/dist Add a header generator project. 2018-02-01 14:17:10 -07:00
CMakeLists.txt Update to CMake 3.0 2021-06-08 12:00:20 -04:00
header.cpp Make the generated operators for masks constexpr 2023-05-17 16:51:22 +01:00
header.h Implemented Beef language header generation 2022-05-20 12:13:56 -04:00
jsonToSpirv.cpp Support SPV_KHR_integer_dot_product 2021-06-16 18:41:41 +01:00
jsonToSpirv.h Support SPV_KHR_integer_dot_product 2021-06-16 18:41:41 +01:00
main.cpp Implemented Beef language header generation 2022-05-20 12:13:56 -04:00