Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp227 vector <SubpassDesc> subpassDescriptions; in makeRenderPass() local
430 vector <SubpassDesc> subpassDescriptions; in makeRenderPassWithAttachments() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp346 std::vector<SubpassDesc> subpassDescriptions in createRenderPassProduceDynamicDensityMap() local
508 std::vector<SubpassDesc> subpassDescriptions in createRenderPassProduceSubsampledImage() local
651 std::vector<SubpassDesc> subpassDescriptions = in createRenderPassOutputSubsampledImage() local
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp204 std::vector<vk::VkSubpassDescription> subpassDescriptions; in createRenderPass() local
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp703 std::vector<SubpassDesc> subpassDescriptions = in createRenderPass() local
DvktRenderPassUnusedAttachmentTests.cpp169 const SubpassDesc subpassDescriptions[] = in createRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp570 std::vector<VkSubpassDescription2> subpassDescriptions in buildComplexRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp776 std::vector<VkSubpassDescription> subpassDescriptions; in bake() local
DvktPipelineMultisampleTests.cpp2863 std::vector<VkSubpassDescription> subpassDescriptions; in initialize() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp461 const VkSubpassDescription subpassDescriptions[] = in makeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp252 std::vector<VkSubpassDescription> subpassDescriptions; in makeRenderPass() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp674 SubpassVector<VkSubpassDescription2KHR> subpassDescriptions(createInfo.subpassCount); in CreateRenderPass2() local