Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DValidateLimitations.cpp188 bool ValidateLimitations::withinLoopBody() const in withinLoopBody() function in ValidateLimitations
413 if (!withinLoopBody()) in validateFunctionCall()
453 if (!withinLoopBody() || !node->modifiesState()) in validateOperation()
DValidateLimitations.h44 bool withinLoopBody() const;