Home
last modified time | relevance | path

Searched refs:m_depthImageAlloc (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp202 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::renderpass::__anon574e08c90111::UnusedClearAttachmentTestInstance
594m_depthImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_depthImage), Mem… in UnusedClearAttachmentTestInstance()
595 …K_CHECK(vk.bindImageMemory(vkDevice, *m_depthImage, m_depthImageAlloc->getMemory(), m_depthImageAl… in UnusedClearAttachmentTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp182 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anonfe41edd80111::DepthTestInstance
379m_depthImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_depthImage), Mem… in DepthTestInstance()
380 …K_CHECK(vk.bindImageMemory(vkDevice, *m_depthImage, m_depthImageAlloc->getMemory(), m_depthImageAl… in DepthTestInstance()
DvktPipelineTimestampTests.cpp1562 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anon818c47370111::BasicGraphicsTestInstance
1653 &m_depthImageAlloc); in buildFrameBuffer()
2341 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anon818c47370111::TransferTestInstance
2405 &m_depthImageAlloc); in TransferTestInstance()
DvktPipelineDepthRangeUnrestrictedTests.cpp480 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anon3396c4610111::DepthRangeUnrestrictedTestInstance
854 &m_depthImageAlloc); in DepthRangeUnrestrictedTestInstance()
DvktPipelineCacheTests.cpp617 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anonbcb19dd70111::GraphicsCacheTestInstance
836 &m_depthImageAlloc); in GraphicsCacheTestInstance()