Home
last modified time | relevance | path

Searched refs:SimpleAllocator (Results 1 – 25 of 57) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp199 SimpleAllocator::SimpleAllocator (const DeviceInterface& vk, VkDevice device, const VkPhysicalDevic… in SimpleAllocator() function in vk::SimpleAllocator
206 MovePtr<Allocation> SimpleAllocator::allocate (const VkMemoryAllocateInfo& allocInfo, VkDeviceSize … in allocate()
219 MovePtr<Allocation> SimpleAllocator::allocate (const VkMemoryRequirements& memReqs, MemoryRequireme… in allocate()
DvkMemUtil.hpp138 class SimpleAllocator : public Allocator class
141SimpleAllocator (const DeviceInterface& vk, VkDevice device, const VkPhysicalDeviceMemoryPropertie…
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemUtil.hpp47 vk::SimpleAllocator m_allocator;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingNullASTests.cpp178 de::MovePtr<SimpleAllocator> allocator;
239 …allocator = de::MovePtr<SimpleAllocator>(new SimpleAllocator(*vkd, device.get(), getPhysicalDevice… in DeviceHelper()
417 SimpleAllocator& allocator = *deviceHelper.allocator; in runTest()
DvktRayTracingPipelineLibraryTests.cpp168 de::MovePtr<SimpleAllocator> allocator;
227 …allocator = de::MovePtr<SimpleAllocator>(new SimpleAllocator(*vkd, device.get(), getPhysicalDevice… in DeviceHelper()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.hpp79 return new vk::SimpleAllocator(getDeviceInterface(), getDevice(), memoryProperties); in createAllocator()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp82 …void create (Context& context, SimpleAllocator& alloc, VkFormat format, VkExtent3D extent, VkIma…
89 void ImageWrapper::create(Context& context, SimpleAllocator& alloc, VkFormat format, VkExtent3D ext… in create()
125 …void create (Context& context, SimpleAllocator& alloc, VkDeviceSize size, VkBufferUsageFlags usa…
132 void BufferWrapper::create(Context& context, SimpleAllocator& alloc, VkDeviceSize size, VkBufferUsa… in create()
223 SimpleAllocator m_alloc;
DvktSynchronizationSignalOrderTests.cpp608 …UniquePtr<SimpleAllocator> allocatorA (new SimpleAllocator(vkA, deviceA, vk::getPhysical… in iterate()
610 …UniquePtr<SimpleAllocator> allocatorB (new SimpleAllocator(vkB, *deviceB, vk::getPhysica… in iterate()
1285 , m_allocator (new SimpleAllocator(m_deviceInterface, in QueueSubmitSignalOrderTestInstance()
1599 UniquePtr<SimpleAllocator> m_allocator;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawConcurrentTests.cpp168 SimpleAllocator * allocator = new SimpleAllocator(vk, *computeDevice, memoryProperties); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp362SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in StencilTestInstance()
814SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in verifyImage()
838SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in verifyImage()
DvktPipelineDepthTests.cpp319SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in DepthTestInstance()
752SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage()
776SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage()
DvktPipelinePushDescriptorTests.cpp244 SimpleAllocator m_allocator;
706 SimpleAllocator m_allocator;
1049 SimpleAllocator m_allocator;
1903 SimpleAllocator m_allocator;
2689 SimpleAllocator m_allocator;
3176 SimpleAllocator m_allocator;
3548 SimpleAllocator m_allocator;
DvktPipelinePushConstantTests.cpp292SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIn… in init()
661SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage()
1774SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstance… in PushConstantComputeTestInstance()
2100SimpleAllocator memAlloc(vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstanceI… in init()
2599SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verify()
DvktPipelineBlendTests.cpp599SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… in BlendTestInstance()
1124SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getI… in verifyImage()
1189SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… in DualSourceBlendTestInstance()
1566SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getI… in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp194 …m_allocator = de::MovePtr<Allocator>(new SimpleAllocator(*m_deviceDriver, *m_logicalDevice, getPh… in createDeviceSupportingQueues()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp338SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleTest()
599SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.get… in renderTriangleDummyExtStructTest()
1196SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleUnusedResolveAttachmentTest()
DvktApiGranularityTests.cpp165SimpleAllocator memAlloc (vk, device, getPhysicalDeviceMemoryProperties(m_context.getInstanceI… in initImages()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp277SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInsta… in MultipleSubpassesMultipleCommandBuffersTestInstance()
795SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… in iterate()
DvktRenderPassUnusedAttachmentTests.cpp359SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInsta… in UnusedAttachmentTestInstance()
903SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIn… in verifyImage()
DvktRenderPassFragmentDensityMapTests.cpp221 SimpleAllocator& memAlloc, in createVertexBuffer()
249 SimpleAllocator& memAlloc, in prepareImageAndImageView()
1417SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in FragmentDensityMapTestInstance()
2213SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage()
DvktRenderPassUnusedClearAttachmentTests.cpp446SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInsta… in UnusedClearAttachmentTestInstance()
964SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp492 SimpleAllocator allocator (vkd, in colorspaceCompareTest()
631SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.vki, de… in surfaceFormatRenderTest()
DvktWsiPresentIdWaitTests.cpp377 …vk::SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.… in iterate()
897 …vk::SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.… in iterate()
DvktWsiSwapchainTests.cpp1296SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.vki, … in basicRenderTest()
1521SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.vki, devHel… in multiSwapchainRenderTest()
1719SimpleAllocator allocator (vkd, *groupDevice, getPhysicalDeviceMemoryProperties(instHelper… in deviceGroupRenderTest()
1950SimpleAllocator allocator (vkd, *groupDevice, getPhysicalDeviceMemoryProperties(instHelper.… in deviceGroupRenderTest2()
2280SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.vki, de… in resizeSwapchainTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp325SimpleAllocator memAlloc (vk, m_device, getPhysicalDeviceMemoryProperties(m_context.getInsta… in GraphicsEnvironment()

123