Home
last modified time | relevance | path

Searched refs:AttachmentReference1 (Results 1 - 25 of 34) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderPassUtil.hpp67 class AttachmentReference1 : public vk::VkAttachmentReference class
70 AttachmentReference1 (const void* pNext,
H A DvktMultiViewRenderUtil.cpp315 Move<VkRenderPass> makeRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>
344 Move<VkRenderPass> makeRenderPassWithDepth<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>
513 Move<VkRenderPass> makeRenderPassWithAttachments<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>
H A DvktMultiViewRenderPassUtil.cpp85 AttachmentReference1::AttachmentReference1 (const void* pNext_, in AttachmentReference1() function in vkt::MultiView::AttachmentReference1
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderPassUtil.hpp67 class AttachmentReference1 : public vk::VkAttachmentReference class
70 AttachmentReference1 (const void* pNext,
H A DvktMultiViewRenderUtil.cpp315 Move<VkRenderPass> makeRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>
344 Move<VkRenderPass> makeRenderPassWithDepth<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>
513 Move<VkRenderPass> makeRenderPassWithAttachments<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>
H A DvktMultiViewRenderPassUtil.cpp85 AttachmentReference1::AttachmentReference1 (const void* pNext_, in AttachmentReference1() function in vkt::MultiView::AttachmentReference1
H A DvktMultiViewRenderTests.cpp138 return MultiView::makeRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vk, device, colorFormat, viewMasks, samples, colorLoadOp, dsFormat); in makeRenderPass()
155 return MultiView::makeRenderPassWithAttachments<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vk, device, colorFormat, viewMasks, false); in makeRenderPassWithAttachments()
173 return MultiView::makeRenderPassWithDepth<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vk, device, colorFormat, viewMasks, dsFormat); in makeRenderPassWithDepth()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.hpp73 class AttachmentReference1 : public vk::VkAttachmentReference class
76 AttachmentReference1 (const void* pNext,
H A DvktRenderPassTestsUtil.cpp88 AttachmentReference1::AttachmentReference1 (const void* pNext_, in AttachmentReference1() function in vkt::renderpass::AttachmentReference1
830 AttachmentReference1, in createRenderPass()
H A DvktRenderPassSampleReadTests.cpp421 return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vkd, device, srcFormat, dstFormat, sampleCount, renderingType); in createRenderPass()
H A DvktRenderPassSparseRenderTargetTests.cpp265 return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vkd, device, dstFormat); in createRenderPass()
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp377 m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vk, vkDevice); in InputAttachmentSparseFillingTestInstance()
H A DvktRenderPassUnusedAttachmentTests.cpp580 m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vk, vkDevice, testParams); in UnusedAttachmentTestInstance()
H A DvktRenderPassDitheringTests.cpp703 createRenderPassFramebuffer<AttachmentDescription1, AttachmentReference1, SubpassDescription1, RenderPassCreateInfo1>(useDithering); in createDrawResources()
H A DvktRenderPassUnusedClearAttachmentTests.cpp695 m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vk, vkDevice, testParams); in UnusedClearAttachmentTestInstance()
H A DvktRenderPassLoadStoreOpNoneTests.cpp951 m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vk, vkDevice, m_testParams); in iterate()
H A DvktRenderPassMultisampleTests.cpp767 return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vkd, device, srcFormat, dstFormat, sampleCount, renderingType, separateStencilUsage); in createRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTestsUtil.hpp73 class AttachmentReference1 : public vk::VkAttachmentReference class
76 AttachmentReference1 (const void* pNext,
H A DvktRenderPassTestsUtil.cpp88 AttachmentReference1::AttachmentReference1 (const void* pNext_, in AttachmentReference1() function in vkt::renderpass::AttachmentReference1
830 AttachmentReference1, in createRenderPass()
H A DvktRenderPassSampleReadTests.cpp421 return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vkd, device, srcFormat, dstFormat, sampleCount, renderingType); in createRenderPass()
H A DvktRenderPassSparseRenderTargetTests.cpp265 return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vkd, device, dstFormat); in createRenderPass()
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp379 m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vk, vkDevice); in InputAttachmentSparseFillingTestInstance()
H A DvktRenderPassUnusedAttachmentTests.cpp582 m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vk, vkDevice, testParams); in UnusedAttachmentTestInstance()
H A DvktRenderPassDitheringTests.cpp705 createRenderPassFramebuffer<AttachmentDescription1, AttachmentReference1, SubpassDescription1, RenderPassCreateInfo1>(useDithering); in createDrawResources()
H A DvktRenderPassUnusedClearAttachmentTests.cpp696 m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDependency1, RenderPassCreateInfo1>(vk, vkDevice, testParams); in UnusedClearAttachmentTestInstance()

Completed in 43 milliseconds

12