Searched defs:indexArray (Results 1 – 3 of 3) sorted by relevance
520 void GrInOrderDrawBuffer::onSetIndexSourceToArray(const void* indexArray, in onSetIndexSourceToArray()
922 void GrGpu::onSetIndexSourceToArray(const void* indexArray, int indexCount) { in onSetIndexSourceToArray()
640 void GrDrawTarget::setIndexSourceToArray(const void* indexArray, in setIndexSourceToArray()