HomeSort by relevance Sort by last modified time
    Searched defs:mapSemantic (Results 1 - 2 of 2) sorted by null

  /external/deqp-deps/glslang/hlsl/
hlslTokenStream.h 55 glslang::TBuiltInVariable mapSemantic(const char* upperCase) { return scanner.mapSemantic(upperCase); }
hlslScanContext.cpp 467 glslang::TBuiltInVariable HlslScanContext::mapSemantic(const char* upperCase)
    [all...]

Completed in 191 milliseconds