Home | History | Annotate | Download | only in referencerenderer

Lines Matching refs:PrimitiveList

1674 PrimitiveList::PrimitiveList (PrimitiveType primitiveType, int numElements, const int firstElement)
1685 PrimitiveList::PrimitiveList (PrimitiveType primitiveType, int numElements, const DrawIndices& indices)
1695 size_t PrimitiveList::getIndex (size_t elementNdx) const
1709 bool PrimitiveList::isRestartIndex (size_t elementNdx, deUint32 restartIndex) const