Home
last modified time | relevance | path

Searched refs:resolveAttachmentDescription (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp142 const VkAttachmentDescription resolveAttachmentDescription = in makeRenderPass() local
158 attachmentDescriptions.push_back(resolveAttachmentDescription); in makeRenderPass()
H A DvktPipelineMultisampleTests.cpp3745 const VkAttachmentDescription resolveAttachmentDescription =
3757 attachmentDescriptions.push_back(resolveAttachmentDescription);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp140 const VkAttachmentDescription resolveAttachmentDescription = in makeRenderPass() local
156 attachmentDescriptions.push_back(resolveAttachmentDescription); in makeRenderPass()
H A DvktPipelineMultisampleTests.cpp3652 const VkAttachmentDescription resolveAttachmentDescription =
3664 attachmentDescriptions.push_back(resolveAttachmentDescription);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp1229 const VkAttachmentDescription2 resolveAttachmentDescription =
1266 attachmentDescriptions.push_back(resolveAttachmentDescription);
1967 const VkAttachmentDescription resolveAttachmentDescription =
1985 attachmentDescriptions.push_back(resolveAttachmentDescription);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp1229 const VkAttachmentDescription2 resolveAttachmentDescription =
1266 attachmentDescriptions.push_back(resolveAttachmentDescription);
1975 const VkAttachmentDescription resolveAttachmentDescription =
1993 attachmentDescriptions.push_back(resolveAttachmentDescription);

Completed in 26 milliseconds