Searched refs:baseVertex_ (Results 1 – 1 of 1) sorted by relevance
1646 DrawIndices::DrawIndices (const deUint32* ptr, int baseVertex_) in DrawIndices() argument1649 , baseVertex(baseVertex_) in DrawIndices()1653 DrawIndices::DrawIndices (const deUint16* ptr, int baseVertex_) in DrawIndices() argument1656 , baseVertex(baseVertex_) in DrawIndices()1660 DrawIndices::DrawIndices (const deUint8* ptr, int baseVertex_) in DrawIndices() argument1663 , baseVertex(baseVertex_) in DrawIndices()1667 DrawIndices::DrawIndices (const void* ptr, IndexType type, int baseVertex_) in DrawIndices() argument1670 , baseVertex(baseVertex_) in DrawIndices()