Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_imageless_framebuffer.cpp68 …VkFormat framebufferAttachmentFormats[3] = {VK_FORMAT_R8G8B8A8_UNORM, VK_FORMAT_B8G8R8A8_UNORM, VK… in TEST_F() local
96 framebufferAttachmentImageInfo.pViewFormats = framebufferAttachmentFormats; in TEST_F()
241 framebufferAttachmentFormats[1] = VK_FORMAT_B8G8R8A8_SRGB; in TEST_F()
247 framebufferAttachmentFormats[1] = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F()