Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrRenderer.hpp93 bool isRestartIndex (size_t elementNdx, deUint32 restartIndex) const;
DrrRenderer.cpp1709 bool PrimitiveList::isRestartIndex (size_t elementNdx, deUint32 restartIndex) const in isRestartIndex() function in rr::PrimitiveList
1768 …!(command.state.restart.enabled && command.primitives.isRestartIndex(elementNdx, command.state.res… in drawInstanced()