Home
last modified time | relevance | path

Searched refs:bufferAllocator (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFillBufferTests.cpp67 de::SharedPtr<IBufferAllocator> bufferAllocator; member
99 testParams.bufferAllocator->createTestBuffer(m_params.dstSize, VK_BUFFER_USAGE_TRANSFER_DST_BIT, context, memAlloc, m_destination, MemoryRequirement::HostVisible, m_destinationBufferAlloc); in FillWholeBufferTestInstance()
229 testParams.bufferAllocator->createTestBuffer(m_params.dstSize, VK_BUFFER_USAGE_TRANSFER_DST_BIT, context, memAlloc, m_destination, MemoryRequirement::HostVisible, m_destinationBufferAlloc); in FillBufferTestInstance()
482 params.bufferAllocator = bufferAllocators[buffersAllocationNdx]; in createFillAndUpdateBufferTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFillBufferTests.cpp70 de::SharedPtr<IBufferAllocator> bufferAllocator; member
210 testParams.bufferAllocator->createTestBuffer(vk, m_device, m_queueFamilyIndex, m_params.dstSize, VK_BUFFER_USAGE_TRANSFER_DST_BIT, context, *m_allocator, m_destination, MemoryRequirement::HostVisible, m_destinationBufferAlloc); in FillWholeBufferTestInstance()
418 testParams.bufferAllocator->createTestBuffer(vk, m_device, m_queueFamilyIndex, m_params.dstSize, VK_BUFFER_USAGE_TRANSFER_DST_BIT, context, *m_allocator, m_destination, MemoryRequirement::HostVisible, m_destinationBufferAlloc); in FillBufferTestInstance()
668 params.bufferAllocator = bufferAllocators[groupData.useDedicatedAllocation]; in createFillAndUpdateBufferTests()

Completed in 2 milliseconds