Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp607 const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, DE_NULL); in createMemory() local
610 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, (m_params.priorityMod… in createMemory() local
640 const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, DE_NULL); in createMemory() local
643 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, (m_params.priorityMod… in createMemory() local
676 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, (const void *)&dedica… in createMemory() local
679 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, (m_params.priorityMod… in createMemory() local
712 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, (const void *)&dedicat… in createMemory() local
715 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, m_params.priorityMode … in createMemory() local
892 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(m_context, memReqs, MemoryHos… in createBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp101 Allocator& memAlloc = context.getDefaultAllocator(); in uploadImage() local
279 Allocator& memAlloc = m_context.getDefaultAllocator(); in createPipelineLayout() local
331 …nstance::bindDescriptorSets (const DeviceInterface& vk, const VkDevice device, Allocator& memAlloc, in bindDescriptorSets()
523 Allocator& memAlloc = m_context.getDefaultAllocator(); in createIndicesBuffer() local
DvktGeometryBasicClass.cpp77 Allocator& memAlloc = m_context.getDefaultAllocator(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp338 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleTest() local
599 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleUnusedResolveAttachmentTest() local
DvktApiFillBufferTests.cpp95 Allocator& memAlloc = context.getDefaultAllocator(); in FillWholeBufferTestInstance() local
221 Allocator& memAlloc = context.getDefaultAllocator(); in FillBufferTestInstance() local
DvktApiMemoryRequirementInvarianceTests.cpp108 Allocator& memAlloc = context.getDefaultAllocator(); in allocate() local
193 Allocator& memAlloc = context.getDefaultAllocator(); in allocate() local
DvktApiBufferViewCreateTests.cpp188 const VkMemoryAllocateInfo memAlloc = in createTestBuffer() local
DvktApiBufferViewAccessTests.cpp194 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getIns… in BufferViewTestInstance() local
658 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getIns… in BufferViewAllFormatsTestInstance() local
DvktApiGranularityTests.cpp165 …SimpleAllocator memAlloc (vk, device, getPhysicalDeviceMemoryProperties(m_context.getInstanceI… in initImages() local
DvktApiGetMemoryCommitment.cpp117 Allocator& memAlloc = m_context.getDefaultAllocator(); in iterate() local
DvktApiBufferTests.cpp298 memAlloc = in bufferCreateAndAllocTest() local
DvktApiCopiesAndBlittingTests.cpp668 Allocator& memAlloc = *m_allocator; in uploadImageAspect() local
1054 Allocator& memAlloc = context.getDefaultAllocator(); in CopyImageToImage() local
1527 Allocator& memAlloc = context.getDefaultAllocator(); in CopyImageToImageMipmap() local
2001 Allocator& memAlloc = context.getDefaultAllocator(); in CopyBufferToBuffer() local
2209 Allocator& memAlloc = context.getDefaultAllocator(); in CopyImageToBuffer() local
2457 Allocator& memAlloc = context.getDefaultAllocator(); in CopyBufferToImage() local
2733 Allocator& memAlloc = context.getDefaultAllocator(); in CopyBufferToDepthStencil() local
3215 Allocator& memAlloc = context.getDefaultAllocator(); in BlittingImages() local
4489 Allocator& memAlloc = *m_allocator; in uploadCompressedImage() local
4726 Allocator& memAlloc = context.getDefaultAllocator(); in BlittingMipmaps() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessIndexAccessTests.cpp108 …SimpleAllocator memAlloc (vk, *m_device, getPhysicalDeviceMemoryProperties(vki, physicalDevice… in iterate() local
DvktRobustnessUtil.cpp375 …SimpleAllocator memAlloc (vk, m_device, getPhysicalDeviceMemoryProperties(vki, physicalDevic… in GraphicsEnvironment() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp223 SimpleAllocator& memAlloc, in createVertexBuffer()
251 SimpleAllocator& memAlloc, in prepareImageAndImageView()
1455 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in FragmentDensityMapTestInstance() local
2709 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage() local
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp277 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInsta… in MultipleSubpassesMultipleCommandBuffersTestInstance() local
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp268 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in InputAttachmentSparseFillingTestInstance() local
DvktRenderPassUnusedAttachmentTests.cpp360 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInsta… in UnusedAttachmentTestInstance() local
DvktRenderPassUnusedClearAttachmentTests.cpp454 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInsta… in UnusedClearAttachmentTestInstance() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp257 Allocator& memAlloc = m_context.getDefaultAllocator(); in LogicOpTestInstance() local
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp363 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIn… in setup() local
899 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIn… in setup() local
DvktPipelinePushConstantTests.cpp298 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIn… in init() local
1813 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstance… in PushConstantComputeTestInstance() local
2160 …SimpleAllocator memAlloc(vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstanceI… in init() local
DvktPipelineBlendTests.cpp619 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… local
1213 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… local
DvktPipelineStencilTests.cpp374 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp907 Allocator& memAlloc = m_context.getDefaultAllocator(); in execute() local
1898 Allocator& memAlloc = m_context.getDefaultAllocator(); in initBuffers() local
3128 Allocator& memAlloc = m_context.getDefaultAllocator(); in renderTess() local

12