Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp227 vector <SubpassDesc> subpassDescriptions; in makeRenderPass() local
432 vector <SubpassDesc> subpassDescriptions; in makeRenderPassWithAttachments() local
/external/deqp/external/vulkancts/modules/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
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryOpacityMicromapTests.cpp378 std::vector<VkSubpassDescription> subpassDescriptions; in makeEmptyRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp582 std::vector<VkSubpassDescription2> subpassDescriptions in buildComplexRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp462 const VkSubpassDescription subpassDescriptions[] = in makeRenderPass() local
539 const VkSubpassDescription subpassDescriptions[] = in makeSingleAttachmentRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp619 std::vector<VkSubpassDescription> subpassDescriptions; in makeMultidrawRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp383 std::vector<VkSubpassDescription2> subpassDescriptions(subpassCount, { in buildRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp206 std::vector<VkSubpassDescription> subpassDescriptions; in createCustomRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp853 std::vector<VkSubpassDescription> subpassDescriptions; in bake() local
DvktPipelineMultisampleTests.cpp3779 std::vector<VkSubpassDescription> subpassDescriptions; in initialize() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp328 std::vector<VkSubpassDescription> subpassDescriptions; in makeRenderPass() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp901 SubpassVector<VkSubpassDescription> subpassDescriptions(createInfo.subpassCount); in CreateRenderPass1() local