Home | History | Annotate | Download | only in vulkan

Lines Matching refs:depth_stencil_attachment

372 		.depth_stencil_attachment = (VkAttachmentReference) { VK_ATTACHMENT_UNUSED, VK_IMAGE_LAYOUT_UNDEFINED }
609 const uint32_t pass_att = subpass->depth_stencil_attachment.attachment;
638 subpass->depth_stencil_attachment.layout,
646 subpass->depth_stencil_attachment.layout,
677 const uint32_t pass_att = subpass->depth_stencil_attachment.attachment;
678 VkImageLayout image_layout = subpass->depth_stencil_attachment.layout;
1095 a = cmd_state->subpass->depth_stencil_attachment.attachment;
1164 uint32_t ds = cmd_state->subpass->depth_stencil_attachment.attachment;