Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DValidateLimitations.h53 bool validateFunctionCall(TIntermAggregate* node);
DValidateLimitations.cpp149 validateFunctionCall(node); in visitAggregate()
408 bool ValidateLimitations::validateFunctionCall(TIntermAggregate* node) in validateFunctionCall() function in ValidateLimitations