OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNegate
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/glshared/
glsAttributeLocationTests.hpp
74
bool
getNegate
(void) const { return m_negate; }
glsAttributeLocationTests.cpp
208
"\tif (u_" << iter->getCondition().getName() << (iter->getCondition().
getNegate
() ? " != " : " == ") << "0.0)\n"
[
all
...]
Completed in 62 milliseconds