Home
last modified time | relevance | path

Searched defs:subpassDescriptions (Results 1 – 25 of 35) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp227 vector <SubpassDesc> subpassDescriptions; in makeRenderPass() local
432 vector <SubpassDesc> subpassDescriptions; in makeRenderPassWithAttachments() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
DvktMultiViewRenderUtil.cpp227 vector <SubpassDesc> subpassDescriptions; in makeRenderPass() local
432 vector <SubpassDesc> subpassDescriptions; in makeRenderPassWithAttachments() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSubpassMergeFeedbackTests.cpp147 std::vector<SubpassDescription2> subpassDescriptions; in createRenderPassAndVerify() local
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp204 std::vector<vk::VkSubpassDescription> subpassDescriptions; in createRenderPass() local
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp704 std::vector<SubpassDesc> subpassDescriptions = in createRenderPass() local
DvktRenderPassUnusedAttachmentTests.cpp170 const SubpassDesc subpassDescriptions[] = in createRenderPass() local
DvktRenderPassFragmentDensityMapTests.cpp427 std::vector<SubpassDesc> subpassDescriptions in createRenderPassProduceDynamicDensityMap() local
574 std::vector<SubpassDesc> subpassDescriptions in createRenderPassProduceSubsampledImage() local
706 std::vector<SubpassDesc> subpassDescriptions in createRenderPassOutputSubsampledImage() local
DvktRenderPassLoadStoreOpNoneTests.cpp208 std::vector<SubpassDesc> subpassDescriptions; in createRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassMergeFeedbackTests.cpp145 std::vector<SubpassDescription2> subpassDescriptions; in createRenderPassAndVerify() local
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp203 std::vector<vk::VkSubpassDescription> subpassDescriptions; in createRenderPass() local
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp702 std::vector<SubpassDesc> subpassDescriptions = in createRenderPass() local
DvktRenderPassUnusedAttachmentTests.cpp170 const SubpassDesc subpassDescriptions[] = in createRenderPass() local
DvktRenderPassFragmentDensityMapTests.cpp431 std::vector<SubpassDesc> subpassDescriptions in createRenderPassProduceDynamicDensityMap() local
578 std::vector<SubpassDesc> subpassDescriptions in createRenderPassProduceSubsampledImage() local
710 std::vector<SubpassDesc> subpassDescriptions in createRenderPassOutputSubsampledImage() local
DvktRenderPassLoadStoreOpNoneTests.cpp208 std::vector<SubpassDesc> subpassDescriptions; in createRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryPositionFetchTests.cpp274 std::vector<VkSubpassDescription> subpassDescriptions; in makeEmptyRenderPass() local
DvktRayQueryOpacityMicromapTests.cpp382 std::vector<VkSubpassDescription> subpassDescriptions; in makeEmptyRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryOpacityMicromapTests.cpp377 std::vector<VkSubpassDescription> subpassDescriptions; in makeEmptyRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp582 std::vector<VkSubpassDescription2> subpassDescriptions in buildComplexRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp584 std::vector<VkSubpassDescription2> subpassDescriptions in buildComplexRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp462 const VkSubpassDescription subpassDescriptions[] = in makeRenderPass() local
539 const VkSubpassDescription subpassDescriptions[] = in makeSingleAttachmentRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp462 const VkSubpassDescription subpassDescriptions[] = in makeRenderPass() local
539 const VkSubpassDescription subpassDescriptions[] = in makeSingleAttachmentRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultiExtTests.cpp619 std::vector<VkSubpassDescription> subpassDescriptions; in makeMultidrawRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp621 std::vector<VkSubpassDescription> subpassDescriptions; in makeMultidrawRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp383 std::vector<VkSubpassDescription2> subpassDescriptions(subpassCount, { in buildRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp206 std::vector<VkSubpassDescription> subpassDescriptions; in createCustomRenderPass() local

12