/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderPassUtil.hpp | 102 class SubpassDescription2 : public vk::VkSubpassDescription2 class 105 SubpassDescription2 (const void* pNext,
|
H A D | vktMultiViewRenderUtil.cpp | 326 Move<VkRenderPass> makeRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2> 353 Move<VkRenderPass> makeRenderPassWithDepth<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2> 522 Move<VkRenderPass> makeRenderPassWithAttachments<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>
|
H A D | vktMultiViewRenderPassUtil.cpp | 143 SubpassDescription2::SubpassDescription2 (const void* pNext_, in SubpassDescription2() function in vkt::MultiView::SubpassDescription2
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
H A D | vktMultiViewRenderPassUtil.hpp | 102 class SubpassDescription2 : public vk::VkSubpassDescription2 class 105 SubpassDescription2 (const void* pNext,
|
H A D | vktMultiViewRenderUtil.cpp | 326 Move<VkRenderPass> makeRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2> 353 Move<VkRenderPass> makeRenderPassWithDepth<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2> 522 Move<VkRenderPass> makeRenderPassWithAttachments<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>
|
H A D | vktMultiViewRenderPassUtil.cpp | 143 SubpassDescription2::SubpassDescription2 (const void* pNext_, in SubpassDescription2() function in vkt::MultiView::SubpassDescription2
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.hpp | 108 class SubpassDescription2 : public vk::VkSubpassDescription2 class 111 SubpassDescription2 (const void* pNext,
|
H A D | vktRenderPassTestsUtil.cpp | 145 SubpassDescription2::SubpassDescription2 (const void* pNext_, in SubpassDescription2() function in vkt::renderpass::SubpassDescription2 837 SubpassDescription2, in createRenderPass()
|
H A D | vktRenderPassSubpassMergeFeedbackTests.cpp | 145 std::vector<SubpassDescription2> subpassDescriptions; in createRenderPassAndVerify()
|
H A D | vktRenderPassSampleReadTests.cpp | 423 return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>(vkd, device, srcFormat, dstFormat, sampleCount, renderingType); in createRenderPass()
|
H A D | vktRenderPassSparseRenderTargetTests.cpp | 267 return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>(vkd, device, dstFormat); in createRenderPass()
|
H A D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 379 m_renderPass = createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>(vk, vkDevice); in InputAttachmentSparseFillingTestInstance()
|
H A D | vktRenderPassUnusedAttachmentTests.cpp | 582 m_renderPass = createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>(vk, vkDevice, testParams); in UnusedAttachmentTestInstance()
|
H A D | vktRenderPassDitheringTests.cpp | 705 createRenderPassFramebuffer<AttachmentDescription2, AttachmentReference2, SubpassDescription2, RenderPassCreateInfo2>(useDithering); in createDrawResources()
|
H A D | vktRenderPassUnusedClearAttachmentTests.cpp | 697 m_renderPass = createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>(vk, vkDevice, testParams); in UnusedClearAttachmentTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.hpp | 108 class SubpassDescription2 : public vk::VkSubpassDescription2 class 111 SubpassDescription2 (const void* pNext,
|
H A D | vktRenderPassTestsUtil.cpp | 145 SubpassDescription2::SubpassDescription2 (const void* pNext_, in SubpassDescription2() function in vkt::renderpass::SubpassDescription2 837 SubpassDescription2, in createRenderPass()
|
H A D | vktRenderPassSubpassMergeFeedbackTests.cpp | 147 std::vector<SubpassDescription2> subpassDescriptions; in createRenderPassAndVerify()
|
H A D | vktRenderPassSampleReadTests.cpp | 423 return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>(vkd, device, srcFormat, dstFormat, sampleCount, renderingType); in createRenderPass()
|
H A D | vktRenderPassSparseRenderTargetTests.cpp | 267 return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>(vkd, device, dstFormat); in createRenderPass()
|
H A D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 381 m_renderPass = createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>(vk, vkDevice); in InputAttachmentSparseFillingTestInstance()
|
H A D | vktRenderPassUnusedAttachmentTests.cpp | 584 m_renderPass = createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>(vk, vkDevice, testParams); in UnusedAttachmentTestInstance()
|
H A D | vktRenderPassDitheringTests.cpp | 707 createRenderPassFramebuffer<AttachmentDescription2, AttachmentReference2, SubpassDescription2, RenderPassCreateInfo2>(useDithering); in createDrawResources()
|
H A D | vktRenderPassUnusedClearAttachmentTests.cpp | 698 m_renderPass = createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDependency2, RenderPassCreateInfo2>(vk, vkDevice, testParams); in UnusedClearAttachmentTestInstance()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 65899 struct SubpassDescription2 global() struct [all...] |