Searched refs:pass_att (Results 1 – 2 of 2) sorted by relevance
338 const uint32_t pass_att = subpass->color_attachments[subpass_att].attachment; in emit_color_clear() local339 const struct radv_image_view *iview = fb->attachments[pass_att].attachment; in emit_color_clear()609 const uint32_t pass_att = subpass->depth_stencil_attachment.attachment; in emit_depthstencil_clear() local612 const struct radv_image_view *iview = fb->attachments[pass_att].attachment; in emit_depthstencil_clear()617 assert(pass_att != VK_ATTACHMENT_UNUSED); in emit_depthstencil_clear()677 const uint32_t pass_att = subpass->depth_stencil_attachment.attachment; in emit_fast_htile_clear() local680 const struct radv_image_view *iview = fb->attachments[pass_att].attachment; in emit_fast_htile_clear()949 const uint32_t pass_att = subpass->color_attachments[subpass_att].attachment; in emit_fast_color_clear() local952 const struct radv_image_view *iview = fb->attachments[pass_att].attachment; in emit_fast_color_clear()
955 struct anv_render_pass_attachment *pass_att = in clear_color_attachment() local978 ISL_FORMAT_UNSUPPORTED, pass_att->samples, in clear_color_attachment()994 ISL_FORMAT_UNSUPPORTED, pass_att->samples, in clear_color_attachment()1016 struct anv_render_pass_attachment *pass_att = in clear_depth_stencil_attachment() local1025 pass_att->format, in clear_depth_stencil_attachment()1047 depth_format, pass_att->samples, in clear_depth_stencil_attachment()1066 depth_format, pass_att->samples, in clear_depth_stencil_attachment()