Home
last modified time | relevance | path

Searched refs:attachmentReference (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp359 const VkAttachmentReference attachmentReference = in createRenderPass() local
370 isDepthStencilFormat(format) ? DE_NULL : &attachmentReference, in createRenderPass()
372 isDepthStencilFormat(format) ? attachmentReference : AttachmentReference(), in createRenderPass()
1098 const VkAttachmentReference attachmentReference = in createRenderPass() local
1109 isDepthStencilFormat(format) ? DE_NULL : &attachmentReference, in createRenderPass()
1111 isDepthStencilFormat(format) ? attachmentReference : AttachmentReference(), in createRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp185 const VkAttachmentReference attachmentReference = in renderpassLifetimeTest() local
198 &attachmentReference, // const VkAttachmentReference* pColorAttachments in renderpassLifetimeTest()
459 const VkAttachmentReference attachmentReference = in createSimpleRenderPass() local
472 &attachmentReference, // const VkAttachmentReference* pColorAttachments in createSimpleRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1969 const VkAttachmentReference attachmentReference = in render() local
1988 &attachmentReference, // constVkAttachmentReference* pColorAttachments; in render()