Searched refs:UTIL_FLAGS_FLAG_SHORT (Results 1 - 1 of 1) sorted by relevance
/third_party/spirv-tools/tools/util/ |
H A D | flags.h | 119 UTIL_FLAGS_FLAG_SHORT(std::string, Name, Default, Required) 121 UTIL_FLAGS_FLAG_SHORT(bool, Name, Default, Required) 123 UTIL_FLAGS_FLAG_SHORT(uint32_t, Name, Default, Required) 164 #define UTIL_FLAGS_FLAG_SHORT(Type, Name, Default, Required) \ macro
|
Completed in 1 milliseconds