Searched refs:m_depthImageAlloc (Results 1 – 5 of 5) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedClearAttachmentTests.cpp | 202 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::renderpass::__anon076e20c80111::UnusedClearAttachmentTestInstance 590 …m_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/ |
D | vktPipelineDepthTests.cpp | 182 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anone674c0570111::DepthTestInstance 379 …m_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()
|
D | vktPipelineTimestampTests.cpp | 1523 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()
|
D | vktPipelineDepthRangeUnrestrictedTests.cpp | 480 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anon0b02c4c00111::DepthRangeUnrestrictedTestInstance 854 &m_depthImageAlloc); in DepthRangeUnrestrictedTestInstance()
|
D | vktPipelineCacheTests.cpp | 617 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anona4e470560111::GraphicsCacheTestInstance 836 &m_depthImageAlloc); in GraphicsCacheTestInstance()
|