Home
last modified time | relevance | path

Searched defs:memAlloc (Results 1 – 25 of 42) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp590 const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, nullptr); in createMemory() local
593 const VkMemoryAllocateInfo memAlloc = in createMemory() local
624 const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, nullptr); in createMemory() local
627 const VkMemoryAllocateInfo memAlloc = in createMemory() local
661 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, (const void *)&dedicatedAllo… in createMemory() local
665 const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo( in createMemory() local
704 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, (const void *)&dedicatedAllo… in createMemory() local
708 const VkMemoryAllocateInfo memAlloc = in createMemory() local
949 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(m_context, memReqs, MemoryHostVisible… in createBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp99 Allocator &memAlloc = context.getDefaultAllocator(); in uploadImage() local
264 Allocator &memAlloc = m_context.getDefaultAllocator(); in createPipelineLayout() local
318Allocator &memAlloc, const VkCommandBuffer &cmdBuffer, in bindDescriptorSets()
521 Allocator &memAlloc = m_context.getDefaultAllocator(); in createIndicesBuffer() local
DvktGeometryBasicClass.cpp77 Allocator &memAlloc = m_context.getDefaultAllocator(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBinaryTests.cpp265 Allocator &memAlloc = m_context.getDefaultAllocator(); in iterate() local
440 Allocator &memAlloc = m_context.getDefaultAllocator(); in iterate() local
558 Allocator &memAlloc = m_context.getDefaultAllocator(); in iterate() local
907 Allocator &memAlloc = m_context.getDefaultAllocator(); in createShaderBindingTable() local
DvktPipelineLogicOpTests.cpp272 Allocator &memAlloc = m_context.getDefaultAllocator(); in LogicOpTestInstance() local
DvktPipelineBlendTests.cpp631 SimpleAllocator memAlloc( local
1216 SimpleAllocator memAlloc( local
DvktPipelinePushConstantTests.cpp336 SimpleAllocator memAlloc( in init() local
2022 SimpleAllocator memAlloc( in PushConstantComputeTestInstance() local
2373 SimpleAllocator memAlloc( in init() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp331 SimpleAllocator memAlloc( in renderTriangleTest() local
579 SimpleAllocator memAlloc( in renderTriangleUnusedResolveAttachmentTest() local
DvktApiMemoryRequirementInvarianceTests.cpp113 Allocator &memAlloc = context.getDefaultAllocator(); in allocate() local
195 Allocator &memAlloc = context.getDefaultAllocator(); in allocate() local
DvktApiBufferViewCreateTests.cpp181 const VkMemoryAllocateInfo memAlloc = { in createTestBuffer() local
DvktApiBufferViewAccessTests.cpp190 SimpleAllocator memAlloc( in BufferViewTestInstance() local
653 SimpleAllocator memAlloc( in BufferViewAllFormatsTestInstance() local
DvktApiGetMemoryCommitment.cpp120 Allocator &memAlloc = m_context.getDefaultAllocator(); in iterate() local
DvktApiGranularityTests.cpp147 SimpleAllocator memAlloc(vk, device, getPhysicalDeviceMemoryProperties(vki, physicalDevice)); in initImages() local
DvktApiBufferTests.cpp286 const VkMemoryAllocateInfo memAlloc = { in bufferCreateAndAllocTest() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmMultipleShadersTests.cpp84 Allocator &memAlloc = m_context.getDefaultAllocator(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawPointClampTests.cpp100 SimpleAllocator memAlloc(vk, vkDevice, in renderPointSizeClampTest() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExpectAssumeTests.cpp166 Allocator &memAlloc = m_context.getDefaultAllocator(); in generateVertexBuffer() local
523 Allocator &memAlloc = m_context.getDefaultAllocator(); in generateStorageBuffers() local
DvktShaderExecutor.cpp965 Allocator &memAlloc = m_context.getDefaultAllocator(); in execute() local
2008 Allocator &memAlloc = m_context.getDefaultAllocator(); in initBuffers() local
3281 Allocator &memAlloc = m_context.getDefaultAllocator(); in renderTess() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp351 SimpleAllocator memAlloc(vk, m_device, getPhysicalDeviceMemoryProperties(vki, physicalDevice)); in GraphicsEnvironment() local
DvktRobustnessIndexAccessTests.cpp133 SimpleAllocator memAlloc(vk, *m_device, getPhysicalDeviceMemoryProperties(vki, physicalDevice)); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp232SimpleAllocator &memAlloc, const std::vector<T> &vertices, Move<VkBuffer> &vertexBuffer, in createVertexBuffer()
256 …d prepareImageAndImageView(const DeviceInterface &vk, VkDevice vkDevice, SimpleAllocator &memAlloc, in prepareImageAndImageView()
1443 SimpleAllocator memAlloc(vk, vkDevice, in FragmentDensityMapTestInstance() local
2812 SimpleAllocator memAlloc( in verifyImage() local
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp275 SimpleAllocator memAlloc( in MultipleSubpassesMultipleCommandBuffersTestInstance() local
DvktDynamicRenderingLocalReadTests.cpp124 Allocator &memAlloc = context.getDefaultAllocator(); in createImage() local
525 Allocator &memAlloc = m_context.getDefaultAllocator(); in iterate() local
1009 Allocator &memAlloc = m_context.getDefaultAllocator(); in iterate() local
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp390 SimpleAllocator memAlloc( in InputAttachmentSparseFillingTestInstance() local
DvktRenderPassUnusedAttachmentTests.cpp428 SimpleAllocator memAlloc( in UnusedAttachmentTestInstance() local

12