Home
last modified time | relevance | path

Searched refs:inheritanceRenderingInfo (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp576 … vk::VkCommandBufferInheritanceRenderingInfo inheritanceRenderingInfo = vk::initVulkanStructure(); in startRenderCmds() local
577 inheritanceRenderingInfo.flags = (VkRenderingFlags)0u; in startRenderCmds()
578 inheritanceRenderingInfo.viewMask = 0x0; in startRenderCmds()
579 inheritanceRenderingInfo.rasterizationSamples = VK_SAMPLE_COUNT_1_BIT; in startRenderCmds()
583 m_renderPass.fillInheritanceRenderingInfo(0U, &colorFormats, &inheritanceRenderingInfo); in startRenderCmds()
584 inheritanceInfo.pNext = &inheritanceRenderingInfo; in startRenderCmds()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultisampleLinearInterpolationTests.cpp405 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in iterate() local
418 initVulkanStructure(&inheritanceRenderingInfo); in iterate()
430inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in iterate()
H A DvktDrawBaseClass.cpp231 vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
242 …ndBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawDifferingInterpolationTests.cpp433 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
444 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawSampleAttributeTests.cpp294 const VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in iterate() local
308 &inheritanceRenderingInfo, // const void* pNext; in iterate()
H A DvktDrawShaderDrawParametersTests.cpp339 vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
350 …ndBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawExplicitVertexParameterTests.cpp664 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
675 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawDepthClampTests.cpp617 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
629 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawDiscardRectanglesTests.cpp713 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
724 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawInvertedDepthRangesTests.cpp464 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
475 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawMultipleClearsWithinRenderPass.cpp476 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
488 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktBasicDrawTests.cpp559 const vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
573 &inheritanceRenderingInfo, // const void* pNext; in beginSecondaryCmdBuffer()
597 const vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginNestedCmdBuffer() local
611 &inheritanceRenderingInfo, // const void* pNext; in beginNestedCmdBuffer()
H A DvktDrawShaderLayerTests.cpp804 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
815 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawShaderViewportIndexTests.cpp815 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
826 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawNegativeViewportHeightTests.cpp73 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
84 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawMultipleInterpolationTests.cpp653 vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
664 …ndBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawVertexAttribDivisorTests.cpp905 const vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
919 &inheritanceRenderingInfo, // const void* pNext; in beginSecondaryCmdBuffer()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp2501 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in createCommandBufferForDynamicRendering() local
2513 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in createCommandBufferForDynamicRendering()
2541 inheritanceRenderingInfo.pColorAttachmentFormats = &colorImageFormat; in createCommandBufferForDynamicRendering()
2542 inheritanceRenderingInfo.rasterizationSamples = m_testParams.colorSamples; in createCommandBufferForDynamicRendering()
2563 inheritanceRenderingInfo.viewMask = 0u; in createCommandBufferForDynamicRendering()
2564 inheritanceRenderingInfo.rasterizationSamples = VK_SAMPLE_COUNT_1_BIT; in createCommandBufferForDynamicRendering()
2582 inheritanceRenderingInfo.pColorAttachmentFormats = &colorImageFormat; in createCommandBufferForDynamicRendering()
2583 inheritanceRenderingInfo.rasterizationSamples = m_testParams.colorSamples; in createCommandBufferForDynamicRendering()
2600 inheritanceRenderingInfo.viewMask = 0u; in createCommandBufferForDynamicRendering()
2601 inheritanceRenderingInfo.rasterizationSamples = VK_SAMPLE_COUNT_1_BIT; in createCommandBufferForDynamicRendering()
H A DvktRenderPassUnusedClearAttachmentTests.cpp1023 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in createCommandBufferDynamicRendering() local
1035 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in createCommandBufferDynamicRendering()
1065 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in createCommandBufferDynamicRendering()
H A DvktRenderPassSparseRenderTargetTests.cpp335 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
346 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDynamicRenderingRandomTests.cpp577 const VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo = { in iterate() local
591 … &inheritanceRenderingInfo, // const void* pNext in iterate()
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp174 const VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
187 &inheritanceRenderingInfo, // const void* pNext; in beginSecondaryCmdBuffer()
H A DvktRenderPassUnusedAttachmentTests.cpp245 const VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo{ in beginSecondaryCmdBuffer() local
258 &inheritanceRenderingInfo, // const void* pNext; in beginSecondaryCmdBuffer()
H A DvktRenderPassLoadStoreOpNoneTests.cpp701 VkCommandBufferInheritanceRenderingInfo inheritanceRenderingInfo{ in createCommandBuffer() local
713 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in createCommandBuffer()
742 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in createCommandBuffer()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp1124 … vk::VkCommandBufferInheritanceRenderingInfo inheritanceRenderingInfo = vk::initVulkanStructure(); in beginSecondaryCommandBuffer() local
1125 inheritanceRenderingInfo.flags = (VkRenderingFlags)0u; in beginSecondaryCommandBuffer()
1126 inheritanceRenderingInfo.viewMask = 0x0; in beginSecondaryCommandBuffer()
1127 inheritanceRenderingInfo.rasterizationSamples = samples; in beginSecondaryCommandBuffer()
1131 renderPass.fillInheritanceRenderingInfo(subpass, &colorFormats, &inheritanceRenderingInfo); in beginSecondaryCommandBuffer()
1132 inheritanceInfo.pNext = &inheritanceRenderingInfo; in beginSecondaryCommandBuffer()

12