Searched refs:instancesAlloc (Results 1 – 1 of 1) sorted by relevance
1524 const Allocation& instancesAlloc = instanceBuffer->getAllocation(); in updateInstanceBuffer() local1526 deUint8* bufferStart = static_cast<deUint8*>(instancesAlloc.getHostPtr()); in updateInstanceBuffer()1575 …flushMappedMemoryRange(vk, device, instancesAlloc.getMemory(), instancesAlloc.getOffset(), VK_WHOL… in updateInstanceBuffer()