Searched refs:m_depthImageAlloc (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedClearAttachmentTests.cpp | 202 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::renderpass::__anon574e08c90111::UnusedClearAttachmentTestInstance 594 …m_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/ |
D | vktPipelineDepthTests.cpp | 182 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anonfe41edd80111::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 | 1562 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()
|
D | vktPipelineDepthRangeUnrestrictedTests.cpp | 480 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anon3396c4610111::DepthRangeUnrestrictedTestInstance 854 &m_depthImageAlloc); in DepthRangeUnrestrictedTestInstance()
|
D | vktPipelineCacheTests.cpp | 617 de::MovePtr<Allocation> m_depthImageAlloc; member in vkt::pipeline::__anonbcb19dd70111::GraphicsCacheTestInstance 836 &m_depthImageAlloc); in GraphicsCacheTestInstance()
|