Searched refs:instancesAlloc (Results 1 – 1 of 1) sorted by relevance
1661 auto& instancesAlloc = instanceBuffer->getAllocation(); in updateInstanceBuffer() local1662 auto bufferStart = reinterpret_cast<deUint8*>(instancesAlloc.getHostPtr()); in updateInstanceBuffer()1672 …flushMappedMemoryRange(vk, device, instancesAlloc.getMemory(), instancesAlloc.getOffset(), VK_WHOL… in updateInstanceBuffer()1993 auto& instancesAlloc = m_instanceBuffer->getAllocation(); in updateInstanceMatrix() local1994 auto bufferStart = reinterpret_cast<deUint8*>(instancesAlloc.getHostPtr()); in updateInstanceMatrix()1999 …flushMappedMemoryRange(vk, device, instancesAlloc.getMemory(), instancesAlloc.getOffset(), VK_WHOL… in updateInstanceMatrix()