HomeSort by relevance Sort by last modified time
    Searched refs:transferTypeAttributes (Results 1 - 3 of 3) sorted by null

  /external/deqp-deps/glslang/hlsl/
hlslGrammar.cpp 398 parseContext.transferTypeAttributes(token.loc, declarator.attributes, declaredType, true);
431 parseContext.transferTypeAttributes(token.loc, declarator.attributes, declaredType);
615 parseContext.transferTypeAttributes(token.loc, attributes, type);
    [all...]
hlslParseHelper.h 86 void transferTypeAttributes(const TSourceLoc&, const TAttributes&, TType&, bool allowEntry = false);
hlslParseHelper.cpp     [all...]

Completed in 46 milliseconds