Searched refs:hasLayoutLocation (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgVariable.cpp67 if (hasLayoutLocation())
77 DE_ASSERT(!hasLayoutLocation());
93 if (hasLayoutLocation())
100 DE_ASSERT(!hasLayoutLocation());
H A DrsgVariable.hpp61 bool hasLayoutLocation (void) const { return m_layoutLocation >= 0; } function in class:rsg::Variable

Completed in 118 milliseconds