Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsAttributeLocationTests.hpp105 const Cond& getCondition (void) const { return m_cond; } in getCondition()
112 Cond m_cond; member in deqp::gls::AttributeLocationTestUtil::Attribute
DglsAttributeLocationTests.cpp675 , m_cond (cond) in Attribute()