Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderUtil.cpp227 vector<SubpassDesc> subpassDescriptions; in makeRenderPass() local
427 vector<SubpassDesc> subpassDescriptions; in makeRenderPassWithAttachments() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassMergeFeedbackTests.cpp139 std::vector<SubpassDescription2> subpassDescriptions; in createRenderPassAndVerify() local
H A DvktRenderPassFragmentDensityMapTests.cpp413 std::vector<SubpassDesc> subpassDescriptions{{ in createRenderPassProduceDynamicDensityMap() local
545 std::vector<SubpassDesc> subpassDescriptions{{ in createRenderPassProduceSubsampledImage() local
665 std::vector<SubpassDesc> subpassDescriptions{{ in createRenderPassOutputSubsampledImage() local
H A DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp204 std::vector<vk::VkSubpassDescription> subpassDescriptions; in createRenderPass() local
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp960 std::vector<SubpassDesc> subpassDescriptions = { in createRenderPass() local
H A DvktRenderPassUnusedAttachmentTests.cpp167 const SubpassDesc subpassDescriptions[] = { in createRenderPass() local
H A DvktRenderPassLoadStoreOpNoneTests.cpp220 std::vector<SubpassDesc> subpassDescriptions; in createRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryPositionFetchTests.cpp285 std::vector<VkSubpassDescription> subpassDescriptions; in makeEmptyRenderPass() local
H A DvktRayQueryOpacityMicromapTests.cpp378 std::vector<VkSubpassDescription> subpassDescriptions; in makeEmptyRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationNoneStageTests.cpp559 std::vector<VkSubpassDescription2> subpassDescriptions{{ in buildComplexRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp453 const VkSubpassDescription subpassDescriptions[] = { in makeRenderPass() local
524 const VkSubpassDescription subpassDescriptions[] = {{ in makeSingleAttachmentRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbExternalFormatResolveTests.cpp986 const vk::VkSubpassDescription2 subpassDescriptions[] = { in createRenderPass() local
H A DvktDrawMultiExtTests.cpp667 std::vector<VkSubpassDescription> subpassDescriptions; in makeMultidrawRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp469 std::vector<VkSubpassDescription2> subpassDescriptions( in buildRenderPass() local
H A DvktFragmentShadingRateBasic.cpp1968 std::vector<VkSubpassDescription2> subpassDescriptions = {subpassDesc}; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTestsEXT.cpp207 std::vector<VkSubpassDescription> subpassDescriptions; in createCustomRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp829 std::vector<VkSubpassDescription> subpassDescriptions; in bake() local
H A DvktPipelineMultisampleTests.cpp3725 std::vector<VkSubpassDescription> subpassDescriptions; in initialize() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp649 std::vector<VkSubpassDescription> subpassDescriptions; in makeCustomRenderPass() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp1316 SubpassVector<VkSubpassDescription> subpassDescriptions(createInfo.subpassCount); in CreateRenderPass1() local