Lines Matching +full:libspirv +full:- +full:tools
1 // Copyright (c) 2015-2016 The Khronos Group Inc.
7 // http://www.apache.org/licenses/LICENSE-2.0
19 #include "spirv-tools/libspirv.h"
23 // Evaluates to a well-formed version header word, given valid
24 // SPIR-V version major and minor version numbers.
43 // SPIR-V 1.0 limits
47 // A single Unicode character in UTF-8 encoding can take
55 // libspirv limits.
72 // Values mapping to registered tools. See the registry at
73 // https://www.khronos.org/registry/spir-v/api/spir-v.xml
91 // Evaluates to a well-formed generator magic word from a tool value and
92 // miscellaneous 16-bit value.