Home
last modified time | relevance | path

Searched refs:buildingHeaders (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.cpp268 void jsonToSpirv(const std::string& jsonPath, bool buildingHeaders) in jsonToSpirv() argument
331 if (buildingHeaders || printingClass["tag"].asString() != "@exclude") { in jsonToSpirv()
347 if (!buildingHeaders && printingClass == "@exclude") in jsonToSpirv()
H A DjsonToSpirv.h41 void jsonToSpirv(const std::string& jsonPath, bool buildingHeaders);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A DjsonToSpirv.cpp268 void jsonToSpirv(const std::string& jsonPath, bool buildingHeaders) in jsonToSpirv() argument
331 if (buildingHeaders || printingClass["tag"].asString() != "@exclude") { in jsonToSpirv()
347 if (!buildingHeaders && printingClass == "@exclude") in jsonToSpirv()
H A DjsonToSpirv.h41 void jsonToSpirv(const std::string& jsonPath, bool buildingHeaders);
/third_party/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.cpp468 void jsonToSpirv(const std::string& jsonPath, bool buildingHeaders) in jsonToSpirv() argument
535 if (buildingHeaders || printingClass["tag"].asString() != "@exclude") { in jsonToSpirv()
552 if (!buildingHeaders && printingClass == "@exclude") in jsonToSpirv()
H A DjsonToSpirv.h41 void jsonToSpirv(const std::string& jsonPath, bool buildingHeaders);

Completed in 7 milliseconds