Searched refs:attachmentReference (Results 1 – 3 of 3) sorted by relevance
359 const VkAttachmentReference attachmentReference = in createRenderPass() local370 isDepthStencilFormat(format) ? DE_NULL : &attachmentReference, in createRenderPass()372 isDepthStencilFormat(format) ? attachmentReference : AttachmentReference(), in createRenderPass()1098 const VkAttachmentReference attachmentReference = in createRenderPass() local1109 isDepthStencilFormat(format) ? DE_NULL : &attachmentReference, in createRenderPass()1111 isDepthStencilFormat(format) ? attachmentReference : AttachmentReference(), in createRenderPass()
185 const VkAttachmentReference attachmentReference = in renderpassLifetimeTest() local198 &attachmentReference, // const VkAttachmentReference* pColorAttachments in renderpassLifetimeTest()459 const VkAttachmentReference attachmentReference = in createSimpleRenderPass() local472 &attachmentReference, // const VkAttachmentReference* pColorAttachments in createSimpleRenderPass()
1969 const VkAttachmentReference attachmentReference = in render() local1988 &attachmentReference, // constVkAttachmentReference* pColorAttachments; in render()