Home
last modified time | relevance | path

Searched refs:m_imageAlloc (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp161 de::MovePtr<Allocation> m_imageAlloc; member in vkt::api::ImageAllocator
209 m_imageAlloc, in allocate()
219 m_imageAlloc.clear(); in deallocate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp161 de::MovePtr<Allocation> m_imageAlloc; member in vkt::api::ImageAllocator
209 m_imageAlloc, in allocate()
219 m_imageAlloc.clear(); in deallocate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageMutableTests.cpp892 MovePtr<Allocation> m_imageAlloc; member in vkt::image::UploadDownloadExecutor
1046 m_imageAlloc = bindImage(m_vk, m_device, m_allocator, m_image, MemoryRequirement::Any); in run()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp892 MovePtr<Allocation> m_imageAlloc; member in vkt::image::UploadDownloadExecutor
1046 m_imageAlloc = bindImage(m_vk, m_device, m_allocator, m_image, MemoryRequirement::Any); in run()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp536 de::MovePtr<Allocation> m_imageAlloc; member
3537 …image.m_imageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *image.m_image), … in initialize()
3538 …CK(vk.bindImageMemory(vkDevice, *image.m_image, image.m_imageAlloc->getMemory(), image.m_imageAllo… in initialize()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp536 de::MovePtr<Allocation> m_imageAlloc; member
3537 …image.m_imageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *image.m_image), … in initialize()
3538 …CK(vk.bindImageMemory(vkDevice, *image.m_image, image.m_imageAlloc->getMemory(), image.m_imageAllo… in initialize()