Searched refs:validateFunctionCall (Results 1 – 3 of 3) sorted by relevance
37 bool validateFunctionCall = true; // TODO member
53 bool validateFunctionCall(TIntermAggregate* node);
149 validateFunctionCall(node); in visitAggregate()408 bool ValidateLimitations::validateFunctionCall(TIntermAggregate* node) in validateFunctionCall() function in ValidateLimitations