Searched refs:isSupersetOf (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgVariableValue.cpp153 bool ConstValueRangeAccess::isSupersetOf (const ConstValueRangeAccess& other) const function in class:rsg::ConstValueRangeAccess
H A DrsgVariableValue.hpp214 bool isSupersetOf (const ConstValueRangeAccess& other) const;
H A DrsgExpression.cpp125 entry->getValueRange().isSupersetOf(m_valueRange);
861 if ((*i)->getValueRange().isSupersetOf(m_valueRange.asAccess()))
1616 if (!valueRange.isSupersetOf(texOutputRange.asAccess()))

Completed in 858 milliseconds