Home
last modified time | relevance | path

Searched defs:baseVertex_ (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrRenderer.cpp1662 DrawIndices::DrawIndices (const deUint32* ptr, int baseVertex_) in DrawIndices()
1669 DrawIndices::DrawIndices (const deUint16* ptr, int baseVertex_) in DrawIndices()
1676 DrawIndices::DrawIndices (const deUint8* ptr, int baseVertex_) in DrawIndices()
1683 DrawIndices::DrawIndices (const void* ptr, IndexType type, int baseVertex_) in DrawIndices()