Home
last modified time | relevance | path

Searched refs:inheritanceRenderingInfo (Results 1 - 25 of 58) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawBaseClass.cpp262 vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
274 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawMultisampleLinearInterpolationTests.cpp411 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in iterate()
424 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in iterate()
438 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in iterate()
H A DvktDrawDifferingInterpolationTests.cpp435 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
447 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawSampleAttributeTests.cpp279 const VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in iterate()
295 &inheritanceRenderingInfo, // const void* pNext; in iterate()
H A DvktDrawExplicitVertexParameterTests.cpp669 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
681 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawShaderDrawParametersTests.cpp313 vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
325 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawDepthClampTests.cpp606 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
619 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawDiscardRectanglesTests.cpp718 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
730 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawInvertedDepthRangesTests.cpp467 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
479 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawBaseClass.cpp233 vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
245 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawMultisampleLinearInterpolationTests.cpp411 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in iterate()
424 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in iterate()
438 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in iterate()
H A DvktDrawDifferingInterpolationTests.cpp435 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
447 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawExplicitVertexParameterTests.cpp669 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
681 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawNegativeViewportHeightTests.cpp371 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
383 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawShaderDrawParametersTests.cpp313 vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
325 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawDepthClampTests.cpp606 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
619 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawDiscardRectanglesTests.cpp718 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
730 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
H A DvktDrawInvertedDepthRangesTests.cpp467 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
479 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp539 vk::VkCommandBufferInheritanceRenderingInfo inheritanceRenderingInfo = vk::initVulkanStructure(); in startRenderCmds() local
540 inheritanceRenderingInfo.flags = (VkRenderingFlags)0u; in startRenderCmds()
541 inheritanceRenderingInfo.viewMask = 0x0; in startRenderCmds()
542 inheritanceRenderingInfo.rasterizationSamples = VK_SAMPLE_COUNT_1_BIT; in startRenderCmds()
546 m_renderPass.fillInheritanceRenderingInfo(0U, &colorFormats, &inheritanceRenderingInfo); in startRenderCmds()
547 inheritanceInfo.pNext = &inheritanceRenderingInfo; in startRenderCmds()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp2525 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in createCommandBufferForDynamicRendering()
2538 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in createCommandBufferForDynamicRendering()
2555 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in createCommandBufferForDynamicRendering()
2566 inheritanceRenderingInfo.pColorAttachmentFormats = &colorImageFormat; in createCommandBufferForDynamicRendering()
2567 inheritanceRenderingInfo.rasterizationSamples = m_testParams.colorSamples; in createCommandBufferForDynamicRendering()
2583 inheritanceRenderingInfo.viewMask = 0u; in createCommandBufferForDynamicRendering()
2584 inheritanceRenderingInfo.rasterizationSamples = VK_SAMPLE_COUNT_1_BIT; in createCommandBufferForDynamicRendering()
2602 inheritanceRenderingInfo.pColorAttachmentFormats = &colorImageFormat; in createCommandBufferForDynamicRendering()
2603 inheritanceRenderingInfo.rasterizationSamples = m_testParams.colorSamples; in createCommandBufferForDynamicRendering()
2615 inheritanceRenderingInfo in createCommandBufferForDynamicRendering()
[all...]
H A DvktRenderPassUnusedClearAttachmentTests.cpp995 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in createCommandBufferDynamicRendering()
1008 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in createCommandBufferDynamicRendering()
1040 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in createCommandBufferDynamicRendering()
H A DvktDynamicRenderingRandomTests.cpp571 const VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo = in iterate() local
587 &inheritanceRenderingInfo, // const void* pNext in iterate()
H A DvktRenderPassSparseRenderTargetTests.cpp391 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer()
403 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp2448 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in createCommandBufferForDynamicRendering()
2461 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in createCommandBufferForDynamicRendering()
2478 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in createCommandBufferForDynamicRendering()
2489 inheritanceRenderingInfo.pColorAttachmentFormats = &colorImageFormat; in createCommandBufferForDynamicRendering()
2490 inheritanceRenderingInfo.rasterizationSamples = m_testParams.colorSamples; in createCommandBufferForDynamicRendering()
2506 inheritanceRenderingInfo.viewMask = 0u; in createCommandBufferForDynamicRendering()
2507 inheritanceRenderingInfo.rasterizationSamples = VK_SAMPLE_COUNT_1_BIT; in createCommandBufferForDynamicRendering()
2525 inheritanceRenderingInfo.pColorAttachmentFormats = &colorImageFormat; in createCommandBufferForDynamicRendering()
2526 inheritanceRenderingInfo.rasterizationSamples = m_testParams.colorSamples; in createCommandBufferForDynamicRendering()
2538 inheritanceRenderingInfo in createCommandBufferForDynamicRendering()
[all...]
H A DvktRenderPassUnusedClearAttachmentTests.cpp996 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in createCommandBufferDynamicRendering()
1009 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in createCommandBufferDynamicRendering()
1041 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in createCommandBufferDynamicRendering()

Completed in 39 milliseconds

123