Searched defs:mapSemantic (Results 1 – 2 of 2) sorted by relevance
55 …glslang::TBuiltInVariable mapSemantic(const char* upperCase) { return scanner.mapSemantic(upperCas… in mapSemantic() function
467 glslang::TBuiltInVariable HlslScanContext::mapSemantic(const char* upperCase) in mapSemantic() function in glslang::HlslScanContext