Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp202 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::renderpass::__anon076e20c80111::UnusedClearAttachmentTestInstance
590m_depthImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_depthImage), Mem… in UnusedClearAttachmentTestInstance()
591 …K_CHECK(vk.bindImageMemory(vkDevice, *m_depthImage, m_depthImageAlloc->getMemory(), m_depthImageAl… in UnusedClearAttachmentTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp182 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anone674c0570111::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.cpp1523 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anon13d241360111::BasicGraphicsTestInstance
1614 &m_depthImageAlloc); in buildFrameBuffer()
2296 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anon13d241360111::TransferTestInstance
2359 &m_depthImageAlloc); in TransferTestInstance()
DvktPipelineDepthRangeUnrestrictedTests.cpp480 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anon0b02c4c00111::DepthRangeUnrestrictedTestInstance
854 &m_depthImageAlloc); in DepthRangeUnrestrictedTestInstance()
DvktPipelineCacheTests.cpp617 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anona4e470560111::GraphicsCacheTestInstance
836 &m_depthImageAlloc); in GraphicsCacheTestInstance()