Searched defs:color_atts (Results 1 – 4 of 4) sorted by relevance
392 const VkRenderingAttachmentInfo color_atts[2] = { in radv_meta_resolve_hardware_image() local531 const VkRenderingAttachmentInfo color_atts[2] = { in radv_cmd_buffer_resolve_rendering_hw() local
1688 VkRenderingAttachmentInfo color_atts[MAX_RTS]; in resolve_attachments() local
1871 VkRenderingAttachmentInfo color_atts[MAX_RTS]; in resolve_attachments() local
1879 void VkCommandBufferObj::PrepareAttachments(const vector<std::unique_ptr<VkImageObj>> &color_atts, in PrepareAttachments()