Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp670 const VkAttachmentDescription colorAttDesc = in renderTriangleUnusedResolveAttachmentTest() local
711 &colorAttDesc, // pAttachments in renderTriangleUnusedResolveAttachmentTest()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp462 const VkAttachmentDescription colorAttDesc = in createRenderPass() local
521 &colorAttDesc, in createRenderPass()
DvktWsiSwapchainTests.cpp849 const VkAttachmentDescription colorAttDesc = in createRenderPass() local
908 &colorAttDesc, in createRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp822 vk::VkAttachmentDescription colorAttDesc[4]; in createRenderPass() local
839 colorAttDesc[i] = desc; in createRenderPass()
874 &colorAttDesc[0], // pAttachments in createRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp845 const vk::VkAttachmentDescription colorAttDesc = in createRenderPass() local
904 &colorAttDesc, in createRenderPass()