Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/referencerenderer/
H A DrrRenderer.cpp1737 DrawIndices::DrawIndices(const uint32_t *ptr, int baseVertex_) in DrawIndices()
1744 DrawIndices::DrawIndices(const uint16_t *ptr, int baseVertex_) in DrawIndices()
1751 DrawIndices::DrawIndices(const uint8_t *ptr, int baseVertex_) in DrawIndices()
1758 DrawIndices::DrawIndices(const void *ptr, IndexType type, int baseVertex_) in DrawIndices()