Searched refs:resultAlloc (Results 1 – 1 of 1) sorted by relevance
477 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local478 …invalidateMappedMemoryRange(m_vki, m_device, resultAlloc.getMemory(), resultAlloc.getOffset(), res… in iterate()480 const deUint8* ptr = reinterpret_cast<deUint8*>(resultAlloc.getHostPtr()); in iterate()