Home
last modified time | relevance | path

Searched refs:getAnnotationNestingLevel (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h172 int getAnnotationNestingLevel() { return annotationNestingLevel; } in getAnnotationNestingLevel() function
DhlslGrammar.cpp488 parseContext.getAnnotationNestingLevel() == 0) { in acceptDeclaration()