Home
last modified time | relevance | path

Searched refs:SubpassDescription1 (Results 1 – 16 of 16) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderPassUtil.hpp85 class SubpassDescription1 : public vk::VkSubpassDescription class
88 SubpassDescription1 (const void* pNext,
DvktMultiViewRenderUtil.cpp315 Move<VkRenderPass> makeRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1
344 …eRenderPassWithDepth<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDep…
513 …rPassWithAttachments<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDep…
DvktMultiViewRenderPassUtil.cpp112 SubpassDescription1::SubpassDescription1 (const void* pNext_, in SubpassDescription1() function in vkt::MultiView::SubpassDescription1
DvktMultiViewRenderTests.cpp127 …View::makeRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDep… in makeRenderPass()
144 …rPassWithAttachments<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDep… in makeRenderPassWithAttachments()
162 …eRenderPassWithDepth<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDep… in makeRenderPassWithDepth()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.hpp102 class SubpassDescription1 : public vk::VkSubpassDescription class
105 SubpassDescription1 (const void* pNext,
DvktRenderPassTestsUtil.cpp114 SubpassDescription1::SubpassDescription1 (const void* pNext_, in SubpassDescription1() function in vkt::renderpass::SubpassDescription1
831 SubpassDescription1, in createRenderPass()
DvktRenderPassSparseRenderTargetTests.cpp265 …return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, Subpass… in createRenderPass()
DvktRenderPassUnusedAttachmentTests.cpp581 …m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1,… in UnusedAttachmentTestInstance()
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp378 …m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1,… in InputAttachmentSparseFillingTestInstance()
DvktRenderPassSampleReadTests.cpp421 …return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, Subpass… in createRenderPass()
DvktRenderPassUnusedClearAttachmentTests.cpp688 …m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1,… in UnusedClearAttachmentTestInstance()
DvktRenderPassLoadStoreOpNoneTests.cpp782 …s = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDep… in iterate()
DvktRenderPassMultisampleTests.cpp767 …return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, Subpass… in createRenderPass()
DvktRenderPassFragmentDensityMapTests.cpp334 typedef SubpassDescription1 SubpassDesc;
DvktRenderPassMultisampleResolveTests.cpp139 typedef SubpassDescription1 SubpassDesc;
DvktRenderPassTests.cpp1289 …return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, Subpass… in createRenderPass()