Home | History | Annotate | Download | only in vulkan

Lines Matching refs:depth_stencil_attachment

437 		.depth_stencil_attachment = (VkAttachmentReference) { VK_ATTACHMENT_UNUSED, VK_IMAGE_LAYOUT_UNDEFINED }
668 const uint32_t pass_att = subpass->depth_stencil_attachment.attachment;
728 subpass->depth_stencil_attachment.layout,
736 if (depth_view_can_fast_clear(iview, subpass->depth_stencil_attachment.layout, clear_rect))
938 ds = cmd_state->subpass->depth_stencil_attachment.attachment;
995 uint32_t ds = cmd_state->subpass->depth_stencil_attachment.attachment;