Searched refs:indicesAlloc (Results 1 – 1 of 1) sorted by relevance
1875 …de::UniquePtr<Allocation> indicesAlloc (allocateAndBindMemory(m_context, *indicesBuffer, Memory… in iterate() local1884 deMemcpy(indicesAlloc->getHostPtr(), indices, sizeof(indices)); in iterate()1885 flushAlloc(vk, device, *indicesAlloc); in iterate()