Searched refs:PrepareAttachments (Results 1 – 3 of 3) sorted by relevance
196 …void PrepareAttachments(const vector<std::unique_ptr<VkImageObj>> &color_atts, VkDepthStencilObj *…
949 commandBuffer->PrepareAttachments(m_renderTargets, m_depthStencil); in GenericDrawPreparation()
1879 void VkCommandBufferObj::PrepareAttachments(const vector<std::unique_ptr<VkImageObj>> &color_atts, in PrepareAttachments() function in VkCommandBufferObj