Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp3218 const Allocation& bufferAllocation2 = buffer2.getAllocation(); in iterate() local
3220 deUint32* bufferPtr2 = static_cast<deUint32*>(bufferAllocation2.getHostPtr()); in iterate()
3231 flushAlloc(vk, *logicalDevice, bufferAllocation2); in iterate()
3369 const Allocation& bufferAllocation2 = buffer2.getAllocation(); in iterate() local
3370 invalidateAlloc(vk, *logicalDevice, bufferAllocation2); in iterate()
3371 const deUint32* bufferPtr2 = static_cast<deUint32*>(bufferAllocation2.getHostPtr()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp3218 const Allocation& bufferAllocation2 = buffer2.getAllocation(); in iterate() local
3220 deUint32* bufferPtr2 = static_cast<deUint32*>(bufferAllocation2.getHostPtr()); in iterate()
3231 flushAlloc(vk, *logicalDevice, bufferAllocation2); in iterate()
3369 const Allocation& bufferAllocation2 = buffer2.getAllocation(); in iterate() local
3370 invalidateAlloc(vk, *logicalDevice, bufferAllocation2); in iterate()
3371 const deUint32* bufferPtr2 = static_cast<deUint32*>(bufferAllocation2.getHostPtr()); in iterate()