Home
last modified time | relevance | path

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

123

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFillBufferTests.cpp95 Allocator& memAlloc = context.getDefaultAllocator(); in FillWholeBufferTestInstance() local
221 Allocator& memAlloc = context.getDefaultAllocator(); in FillBufferTestInstance() local
DvktApiSmokeTests.cpp338 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleTest() local
599 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleUnusedResolveAttachmentTest() 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
/third_party/vk-gl-cts/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
DvktApiMemoryRequirementInvarianceTests.cpp111 Allocator& memAlloc = context.getDefaultAllocator(); in allocate() local
199 Allocator& memAlloc = context.getDefaultAllocator(); in allocate() local
DvktApiBufferViewCreateTests.cpp187 const VkMemoryAllocateInfo memAlloc = in createTestBuffer() local
DvktApiBufferViewAccessTests.cpp197 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getIns… in BufferViewTestInstance() local
668 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getIns… in BufferViewAllFormatsTestInstance() local
DvktApiGetMemoryCommitment.cpp116 Allocator& memAlloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp350 …SimpleAllocator memAlloc (vk, m_device, getPhysicalDeviceMemoryProperties(vki, physicalDevic… in GraphicsEnvironment() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp227 SimpleAllocator& memAlloc, in createVertexBuffer()
255 SimpleAllocator& memAlloc, in prepareImageAndImageView()
1496 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in FragmentDensityMapTestInstance() local
2786 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp257 Allocator& memAlloc = m_context.getDefaultAllocator(); in LogicOpTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp257 Allocator& memAlloc = m_context.getDefaultAllocator(); in LogicOpTestInstance() local

123