Searched refs:srcIndices (Results 1 – 4 of 4) sorted by relevance
45 const void *srcIndices; member
151 translated->srcIndexData.srcIndices = indices; in prepareIndexData()
1584 memcpy(mIndicesMemoryBuffer.data(), indexInfo->srcIndices, indicesDataSize); in getBuffer()1604 const uint8_t *ptr = static_cast<const uint8_t *>(indexInfo->srcIndices); in getBuffer()
3158 reinterpret_cast<ptrdiff_t>(indexInfo.srcIndexData.srcIndices); in applyVertexBuffers()3160 indexInfo.srcIndexData.srcIndices = bufferData + offset; in applyVertexBuffers()