Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp367 const VkAttachmentReference inputAttachmentRef = in makeRenderPass() local
384 &inputAttachmentRef, // const VkAttachmentReference* pInputAttachments; in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp1404 const VkAttachmentReference inputAttachmentRef = in makeRenderPassInputResolveSameAttachment() local
1415 &inputAttachmentRef, // const VkAttachmentReference* pInputAttachments; in makeRenderPassInputResolveSameAttachment()
1418 &inputAttachmentRef, // const VkAttachmentReference* pResolveAttachments; in makeRenderPassInputResolveSameAttachment()
DvktPipelinePushDescriptorTests.cpp3821 const VkAttachmentReference inputAttachmentRef = in init() local
3832 &inputAttachmentRef, // const VkAttachmentReference* pInputAttachments in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp3446 const VkAttachmentReference inputAttachmentRef = in createRenderPass() local
3452 inputAttachmentRefs.push_back(inputAttachmentRef); in createRenderPass()
3468 const VkAttachmentReference inputAttachmentRef = in createRenderPass() local
3474 inputAttachmentRefs.push_back(inputAttachmentRef); in createRenderPass()