Home
last modified time | relevance | path

Searched refs:colorAttDesc (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiSmokeTests.cpp668 const VkAttachmentDescription colorAttDesc = in renderTriangleUnusedResolveAttachmentTest() local
709 &colorAttDesc, // pAttachments in renderTriangleUnusedResolveAttachmentTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiSmokeTests.cpp668 const VkAttachmentDescription colorAttDesc = in renderTriangleUnusedResolveAttachmentTest() local
709 &colorAttDesc, // pAttachments in renderTriangleUnusedResolveAttachmentTest()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiUtil.cpp765 const VkAttachmentDescription colorAttDesc = in createRenderPass() local
824 &colorAttDesc, in createRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp822 vk::VkAttachmentDescription colorAttDesc[4]; in createRenderPass() local
839 colorAttDesc[i] = desc; in createRenderPass()
874 &colorAttDesc[0], // pAttachments in createRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktShaderLibrary.cpp822 vk::VkAttachmentDescription colorAttDesc[4]; in createRenderPass() local
839 colorAttDesc[i] = desc; in createRenderPass()
874 &colorAttDesc[0], // pAttachments in createRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp1042 const vk::VkAttachmentDescription colorAttDesc = in createRenderPass() local
1101 &colorAttDesc, in createRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp863 const vk::VkAttachmentDescription colorAttDesc = in createRenderPass() local
922 &colorAttDesc, in createRenderPass()

Completed in 15 milliseconds