Searched refs:att_idx (Results 1 – 1 of 1) sorted by relevance
950 const uint32_t att_idx = subpass->color_attachments[color_att].attachment; in clear_color_attachment() local952 if (att_idx == VK_ATTACHMENT_UNUSED) in clear_color_attachment()956 &cmd_buffer->state.pass->attachments[att_idx]; in clear_color_attachment()958 &cmd_buffer->state.attachments[att_idx]; in clear_color_attachment()1011 const uint32_t att_idx = subpass->depth_stencil_attachment.attachment; in clear_depth_stencil_attachment() local1013 if (att_idx == VK_ATTACHMENT_UNUSED) in clear_depth_stencil_attachment()1017 &cmd_buffer->state.pass->attachments[att_idx]; in clear_depth_stencil_attachment()