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

/external/deqp/modules/glshared/
H A DglsAttributeLocationTests.hpp74 bool getNegate (void) const { return m_negate; } function in class:deqp::gls::AttributeLocationTestUtil::Cond
H A DglsAttributeLocationTests.cpp208 "\tif (u_" << iter->getCondition().getName() << (iter->getCondition().getNegate() ? " != " : " == ") << "0.0)\n"

Completed in 132 milliseconds