Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableValue.cpp153 bool ConstValueRangeAccess::isSupersetOf (const ConstValueRangeAccess& other) const in isSupersetOf() function in rsg::ConstValueRangeAccess
H A DrsgVariableValue.hpp214 bool isSupersetOf (const ConstValueRangeAccess& other) const;
H A DrsgExpression.cpp125 entry->getValueRange().isSupersetOf(m_valueRange); in operator ()()
886 if ((*i)->getValueRange().isSupersetOf(m_valueRange.asAccess())) in AssignOp()
1646 if (!valueRange.isSupersetOf(texOutputRange.asAccess())) in getWeight()

Completed in 5 milliseconds