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