Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp193 SimpleAllocator::SimpleAllocator (const DeviceInterface& vk, VkDevice device, const VkPhysicalDevic… in SimpleAllocator() function in vk::SimpleAllocator
200 MovePtr<Allocation> SimpleAllocator::allocate (const VkMemoryAllocateInfo& allocInfo, VkDeviceSize … in allocate()
213 MovePtr<Allocation> SimpleAllocator::allocate (const VkMemoryRequirements& memReqs, MemoryRequireme… in allocate()
DvkMemUtil.hpp133 class SimpleAllocator : public Allocator class
136SimpleAllocator (const DeviceInterface& vk, VkDevice device, const VkPhysicalDeviceMemoryPropertie…
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.hpp78 return new vk::SimpleAllocator(getDeviceInterface(), getDevice(), memoryProperties); in createAllocator()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp193 …m_allocator = de::MovePtr<Allocator>(new SimpleAllocator(*m_deviceDriver, *m_logicalDevice, getPh… in createDeviceSupportingQueues()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp338SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleTest()
601SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleUnusedResolveAttachmentTest()
DvktApiGranularityTests.cpp165SimpleAllocator memAlloc (vk, device, getPhysicalDeviceMemoryProperties(m_context.getInstanceI… in initImages()
DvktApiBufferViewAccessTests.cpp165SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getIns… in BufferViewTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicOffsetTests.cpp162SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in init()
580SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… in verifyImage()
750SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in init()
DvktPipelineDepthTests.cpp275SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in DepthTestInstance()
676SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage()
DvktPipelineStencilTests.cpp319SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in StencilTestInstance()
733SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in verifyImage()
DvktPipelinePushDescriptorTests.cpp233 SimpleAllocator m_allocator;
693 SimpleAllocator m_allocator;
1032 SimpleAllocator m_allocator;
1883 SimpleAllocator m_allocator;
2644 SimpleAllocator m_allocator;
3129 SimpleAllocator m_allocator;
3493 SimpleAllocator m_allocator;
DvktPipelineBlendTests.cpp307SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… in BlendTestInstance()
825SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getI… in verifyImage()
DvktPipelinePushConstantTests.cpp265SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIn… in init()
634SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage()
1732SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstance… in PushConstantComputeTestInstance()
DvktPipelineInputAssemblyTests.cpp926SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstan… in InputAssemblyInstance()
1398SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in verifyImage()
DvktPipelineTimestampTests.cpp725SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m… in createBufferAndBindMemory()
760SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m… in createImage2DAndBindMemory()
DvktPipelineVertexInputTests.cpp945SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in VertexInputInstance()
1639SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp359SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInsta… in UnusedAttachmentTestInstance()
903SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIn… in verifyImage()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp285SimpleAllocator memAlloc (vk, m_device, getPhysicalDeviceMemoryProperties(m_context.getInsta… in GraphicsEnvironment()
DvktRobustBufferAccessWithVariablePointersTests.cpp111 SimpleAllocator& allocator, in createTestBuffer()
1316SimpleAllocator memAlloc (vk, *m_device, getPhysicalDeviceMemoryProperties(m_context.ge… in AccessInstance()
DvktRobustnessVertexAccessTests.cpp442SimpleAllocator memAlloc (vk, *m_device, getPhysicalDeviceMemoryProperties(m_context.getInst… in VertexAccessInstance()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp1100 …vk::SimpleAllocator allocatorA (m_vkdA, *m_deviceA, vk::getPhysicalDeviceMemoryProperties(m… in iterate()
1110 …vk::SimpleAllocator allocatorB (m_vkdB, *m_deviceB, vk::getPhysicalDeviceMemoryProperties(m… in iterate()
DvktSynchronizationOperationMultiQueueTests.cpp139 …m_allocator = MovePtr<Allocator>(new SimpleAllocator(*m_deviceDriver, *m_logicalDevice, getPhysic… in MultiQueues()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1191SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.vki, … in basicRenderTest()
1326SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.vki, de… in resizeSwapchainTest()
DvktWsiColorSpaceTests.cpp837SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.vki, de… in surfaceFormatRenderTest()
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp576 return new SimpleAllocator(device->getDeviceInterface(), device->getDevice(), memoryProperties); in createAllocator()

12