Searched refs:m_vertexColorAlloc (Results 1 – 1 of 1) sorted by relevance
309 MovePtr<Allocation> m_vertexColorAlloc; member in vkt::MultiView::__anon997a26620111::MultiViewRenderTestInstance595 …m_vertexColorAlloc = m_allocator->allocate(getBufferMemoryRequirements(*m_device, *m_logicalDevice… in createVertexBuffer()597 …fferMemory(*m_logicalDevice, *m_vertexColorBuffer, m_vertexColorAlloc->getMemory(), m_vertexColorA… in createVertexBuffer()598 deMemcpy(m_vertexColorAlloc->getHostPtr(), m_vertexColor.data(), static_cast<size_t>(dataSize)); in createVertexBuffer()599 flushAlloc(*m_device, *m_logicalDevice, *m_vertexColorAlloc); in createVertexBuffer()