Home
last modified time | relevance | path

Searched defs:attachmentDescriptions (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_imageless_framebuffer.cpp601 VkAttachmentDescription attachmentDescriptions[4] = {}; in TEST_F() local
783 VkAttachmentDescription attachmentDescriptions[4] = {}; in TEST_F() local
978 VkAttachmentDescription2KHR attachmentDescriptions[2] = {}; in TEST_F() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp133 vector<VkAttachmentDescription> attachmentDescriptions(numLayers); in makeRenderPass() local
963 vector<VkAttachmentDescription> attachmentDescriptions(numAttachments); in makeRenderPassMultiAttachments() local
1411 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPassInputResolveSameAttachment() local
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp1621const std::vector<VkAttachmentDescription2> &attachmentDescriptions, in createRenderPassAndFramebuffer()
3063 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawBasic() local
3371 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawClearAttachments() local
3680 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawSingleRenderPass() local
3789 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawMultiRenderPass() local
4722 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawInputAttachments() local
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp654 std::vector<VkAttachmentDescription> attachmentDescriptions; in drawAndSampleInputAttachment() local
938 std::vector<VkAttachmentDescription> attachmentDescriptions; in draw() local
H A DvktPipelineStencilExportTests.cpp255 VkAttachmentDescription attachmentDescriptions[] = { in makeTestRenderPass() local
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp146 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
H A DvktPipelineColorWriteEnableTests.cpp560 std::vector<vk::VkAttachmentDescription> attachmentDescriptions( in iterate() local
1293 const std::vector<VkAttachmentDescription> attachmentDescriptions( in createRenderPass() local
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp642 std::vector<VkAttachmentDescription> attachmentDescriptions(m_imageCount); in setup() local
1188 std::vector<VkAttachmentDescription> attachmentDescriptions(m_imageCount); in setup() local
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp890 std::vector<VkAttachmentDescription> attachmentDescriptions; in draw() local
1570 std::vector<VkAttachmentDescription> attachmentDescriptions; in drawResolve() local
H A DvktPipelineDescriptorLimitsTests.cpp125 const std::vector<VkAttachmentDescription> attachmentDescriptions = { in makeRenderPassInputAttachment() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassMergeFeedbackTests.cpp133 std::vector<AttachmentDescription2> attachmentDescriptions; in createRenderPassAndVerify() local
H A DvktRenderPassFragmentDensityMapTests.cpp397 std::vector<AttachmentDesc> attachmentDescriptions{{ in createRenderPassProduceDynamicDensityMap() local
468 std::vector<AttachmentDesc> attachmentDescriptions{ in createRenderPassProduceSubsampledImage() local
646 std::vector<AttachmentDesc> attachmentDescriptions{ in createRenderPassOutputSubsampledImage() local
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp930 std::vector<AttachmentDesc> attachmentDescriptions; in createRenderPass() local
H A DvktRenderPassUnusedAttachmentTests.cpp107 const AttachmentDesc attachmentDescriptions[] = { in createRenderPass() local
H A DvktRenderPassUnusedClearAttachmentTests.cpp357 …std::vector<AttachmentDesc> attachmentDescriptions(testParams.colorUsed.size(), attachmentDescript… in createRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp137 const std::vector<VkAttachmentDescription> &attachmentDescriptions) in convertAttachmentDescriptions()
297 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
416 const VkAttachmentDescription attachmentDescriptions[] = { in makeRenderPass() local
507 const VkAttachmentDescription attachmentDescriptions[] = { in makeSingleAttachmentRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderUtil.cpp219 const AttachmentDesc attachmentDescriptions[] = { in makeRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/util/
H A DvktDrawUtil.cpp281 std::vector<VkAttachmentDescription> attachmentDescriptions; in VulkanDrawContext() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp181 const std::vector<VkAttachmentDescription> attachmentDescriptions, in makeRenderPass()
H A DvktFragmentOperationsEarlyFragmentTests.cpp1311 std::vector<VkAttachmentDescription2> attachmentDescriptions; in makeRenderPass() local
2074 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRatePixelConsistency.cpp643 std::vector<VkAttachmentDescription> attachmentDescriptions; in iterate() local
H A DvktFragmentShadingRateMiscTests.cpp245 const std::vector<VkAttachmentDescription2> attachmentDescriptions{ in testEnableDisable() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp727 std::vector<VkAttachmentDescription> attachmentDescriptions; in createRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkObjUtil.cpp569 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationNoneStageTests.cpp521 std::vector<VkAttachmentDescription2> attachmentDescriptions{ in buildComplexRenderPass() local

12