Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp3268 const size_t indexElementSize = DrawTestSpec::indexTypeSize(spec.indexType); in iterate() local
3269 const size_t indexArraySize = spec.indexPointerOffset + indexElementSize * elementCount; in iterate()