Searched refs:getNegate (Results 1 - 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ | ||
H A D | glsAttributeLocationTests.hpp | 74 bool getNegate (void) const { return m_negate; } function in class:deqp::gls::AttributeLocationTestUtil::Cond |
H A D | glsAttributeLocationTests.cpp | 208 "\tif (u_" << iter->getCondition().getName() << (iter->getCondition().getNegate() ? " != " : " == ") << "0.0)\n" |
Completed in 51 milliseconds