Home
last modified time | relevance | path

Searched refs:maxAttachmentIndex (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp194 const deUint32 maxAttachmentIndex = deUint32(attachmentDescriptions.size()) - 1u; in makeRenderPass() local
208 !hasDepthStencil || hasInputAttachment ? &testReferences[maxAttachmentIndex] : DE_NULL, // const VkAttachmentReference* pColorAttachments in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp194 const deUint32 maxAttachmentIndex = deUint32(attachmentDescriptions.size()) - 1u; in makeRenderPass() local
208 !hasDepthStencil || hasInputAttachment ? &testReferences[maxAttachmentIndex] : DE_NULL, // const VkAttachmentReference* pColorAttachments in makeRenderPass()

Completed in 3 milliseconds