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