Searched refs:decomposeGeometryMethods (Results 1 – 2 of 2) sorted by relevance
102 void decomposeGeometryMethods(const TSourceLoc&, TIntermTyped*& node, TIntermNode* arguments);
4755 void HlslParseContext::decomposeGeometryMethods(const TSourceLoc& loc, TIntermTyped*& node, TInterm… in decomposeGeometryMethods() function in glslang::HlslParseContext5625 … decomposeGeometryMethods(loc, result, arguments); // HLSL->AST geometry method decompositions in handleFunctionCall()