Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawConcurrentTests.cpp231 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
232 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
241 flushAlloc(vk, *computeDevice, bufferAllocation); in iterate()
431 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
432 invalidateAlloc(vk, *computeDevice, bufferAllocation); in iterate()
433 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawConcurrentTests.cpp231 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
232 deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
241 flushAlloc(vk, *computeDevice, bufferAllocation); in iterate()
431 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
432 invalidateAlloc(vk, *computeDevice, bufferAllocation); in iterate()
433 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp265 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
266 invalidateAlloc(vk, device, bufferAllocation); in iterate()
268 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
436 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
437 invalidateAlloc(vk, device, bufferAllocation); in iterate()
439 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
609 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
610 invalidateAlloc(vk, device, bufferAllocation); in iterate()
612 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
1394 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp265 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
266 invalidateAlloc(vk, device, bufferAllocation); in iterate()
268 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
436 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
437 invalidateAlloc(vk, device, bufferAllocation); in iterate()
439 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
609 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
610 invalidateAlloc(vk, device, bufferAllocation); in iterate()
612 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in iterate()
1394 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktObjectRefreshTests.cpp141 …de::MovePtr<vk::Allocation> bufferAllocation = allocator.allocate(bufferRequirements, vk::Memory… in refreshObjects() local
142 vkd.bindBufferMemory(device, *buffer, bufferAllocation->getMemory(), 0); in refreshObjects()
266 { vk::VK_OBJECT_TYPE_DEVICE_MEMORY, bufferAllocation->getMemory().getInternal() }, in refreshObjects()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktObjectRefreshTests.cpp141 …de::MovePtr<vk::Allocation> bufferAllocation = allocator.allocate(bufferRequirements, vk::Memory… in refreshObjects() local
142 vkd.bindBufferMemory(device, *buffer, bufferAllocation->getMemory(), 0); in refreshObjects()
266 { vk::VK_OBJECT_TYPE_DEVICE_MEMORY, bufferAllocation->getMemory().getInternal() }, in refreshObjects()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp511 Allocation& bufferAllocation = buffer.getAllocation(); in initDataForImage() local
513 …ss pixelBuffer (format, gridSize.x(), gridSize.y(), gridSize.z(), bufferAllocation.getHostPtr()); in initDataForImage()
538 flushAlloc(deviceInterface, device, bufferAllocation); in initDataForImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageAtomicOperationTests.cpp511 Allocation& bufferAllocation = buffer.getAllocation(); in initDataForImage() local
513 …ss pixelBuffer (format, gridSize.x(), gridSize.y(), gridSize.z(), bufferAllocation.getHostPtr()); in initDataForImage()
538 flushAlloc(deviceInterface, device, bufferAllocation); in initDataForImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp718 const Allocation& bufferAllocation = buffer->getBoundMemory(); in executeTest() local
719 invalidateAlloc(vk, device, bufferAllocation); in executeTest()
774 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in executeTest()
1019 const Allocation& bufferAllocation = buffer->getBoundMemory(); in checkResult() local
1020 invalidateAlloc(vk, device, bufferAllocation); in checkResult()
1021 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in checkResult()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp718 const Allocation& bufferAllocation = buffer->getBoundMemory(); in executeTest() local
719 invalidateAlloc(vk, device, bufferAllocation); in executeTest()
774 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in executeTest()
1019 const Allocation& bufferAllocation = buffer->getBoundMemory(); in checkResult() local
1020 invalidateAlloc(vk, device, bufferAllocation); in checkResult()
1021 const deUint32* bufferPtr = static_cast<deUint32*>(bufferAllocation.getHostPtr()); in checkResult()