Home
last modified time | relevance | path

Searched refs:srcAttachmentRef (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp263 …const AttachmentRef srcAttachmentRef // VkAttachmentReference || VkAttachmentRefer… in createRenderPass() local
366 …&srcAttachmentRef, // const VkAttachmentReference* pColorAttachments; || const VkAtt… in createRenderPass()
DvktRenderPassMultisampleTests.cpp554 …const AttachmentRef srcAttachmentRef // VkAttachmentReference || VkAttachmentRefe… in createRenderPass() local
669 …isDepthStencilFormat ? DE_NULL : &srcAttachmentRef, // const VkAttachmentReference* pColorAttachm… in createRenderPass()
671 …isDepthStencilFormat ? &srcAttachmentRef : DE_NULL, // const VkAttachmentReference* pDepthStencil… in createRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp263 …const AttachmentRef srcAttachmentRef // VkAttachmentReference || VkAttachmentRefer… in createRenderPass() local
366 …&srcAttachmentRef, // const VkAttachmentReference* pColorAttachments; || const VkAtt… in createRenderPass()
DvktRenderPassMultisampleTests.cpp554 …const AttachmentRef srcAttachmentRef // VkAttachmentReference || VkAttachmentRefe… in createRenderPass() local
669 …isDepthStencilFormat ? DE_NULL : &srcAttachmentRef, // const VkAttachmentReference* pColorAttachm… in createRenderPass()
671 …isDepthStencilFormat ? &srcAttachmentRef : DE_NULL, // const VkAttachmentReference* pDepthStencil… in createRenderPass()