Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4733 VkImageLayout depthStencilLayout = VK_IMAGE_LAYOUT_GENERAL; in addAttachmentTests() local
4768depthStencilLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(depthStencilLayouts), DE_ARRAY_END(d… in addAttachmentTests()
4776 …ncil ? (deUint32)(attachments.size() - 1) : VK_ATTACHMENT_UNUSED), depthStencilLayout), vector<deU… in addAttachmentTests()