Home
last modified time | relevance | path

Searched refs:PrepareAttachments (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvkrenderframework.h202 …void PrepareAttachments(const vector<std::unique_ptr<VkImageObj>> &color_atts, VkDepthStencilObj *…
Dvkrenderframework.cpp1692 void VkCommandBufferObj::PrepareAttachments(const vector<std::unique_ptr<VkImageObj>> &color_atts, in PrepareAttachments() function in VkCommandBufferObj
Dlayer_validation_tests.cpp730 commandBuffer->PrepareAttachments(m_renderTargets, m_depthStencil); in GenericDrawPreparation()
8232 m_commandBuffer->PrepareAttachments(m_renderTargets, m_depthStencil); in TEST_F()
8299 m_commandBuffer->PrepareAttachments(m_renderTargets, m_depthStencil); in TEST_F()
27537 m_commandBuffer->PrepareAttachments(m_renderTargets, m_depthStencil); in TEST_F()
27605 m_commandBuffer->PrepareAttachments(m_renderTargets, m_depthStencil); in TEST_F()
27706 m_commandBuffer->PrepareAttachments(m_renderTargets, m_depthStencil); in TEST_F()