Searched refs:indicesAlloc (Results 1 – 1 of 1) sorted by relevance
1334 …de::UniquePtr<Allocation> indicesAlloc (allocateAndBindMemory(m_context, *indicesBuffer, Memory… in iterate() local1343 deMemcpy(indicesAlloc->getHostPtr(), indices, sizeof(indices)); in iterate()1344 …flushMappedMemoryRange(vk, device, indicesAlloc->getMemory(), indicesAlloc->getOffset(), sizeof(in… in iterate()