Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_imageless_framebuffer.cpp599 VkFormat depthStencilAttachmentFormat = VK_FORMAT_D32_SFLOAT_S8_UINT; in TEST_F() local
611 attachmentDescriptions[2].format = depthStencilAttachmentFormat; in TEST_F()
672 framebufferAttachmentImageInfos[2].pViewFormats = &depthStencilAttachmentFormat; in TEST_F()
781 VkFormat depthStencilAttachmentFormat = VK_FORMAT_D32_SFLOAT_S8_UINT; in TEST_F() local
793 attachmentDescriptions[2].format = depthStencilAttachmentFormat; in TEST_F()
860 framebufferAttachmentImageInfos[2].pViewFormats = &depthStencilAttachmentFormat; in TEST_F()