Searched defs:depthStencilAttachment (Results 1 – 5 of 5) sorted by relevance
460 vk::VkAttachmentReference depthStencilAttachment, in SubpassDescription()
1523 static const deUint32 depthStencilAttachment[] = { GL_DEPTH_STENCIL_ATTACHMENT }; in init() local
528 AttachmentReference depthStencilAttachment, in Subpass()830 const AttachmentReference& depthStencilAttachment = subpass.getDepthStencilAttachment(); in logRenderPassInfo() local4998 Maybe<deUint32> depthStencilAttachment (useDepthStencilAttachment in addAttachmentAllocationTests() local
2021 Dependency<ImageView> depthStencilAttachment; member
614 const vk::VkAttachmentReference depthStencilAttachment = in createRenderPass() local