Home
last modified time | relevance | path

Searched refs:buffer0Allocation (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1669 const Allocation& buffer0Allocation = buffer0.getAllocation(); in iterate() local
1670 …invalidateMappedMemoryRange(vk, device, buffer0Allocation.getMemory(), buffer0Allocation.getOffset… in iterate()
1671 const deUint32* buffer0Ptr = static_cast<deUint32*>(buffer0Allocation.getHostPtr()); in iterate()