/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawBaseClass.cpp | 233 vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 245 …ndBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawMultisampleLinearInterpolationTests.cpp | 411 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in iterate() local 424 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in iterate() 438 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in iterate()
|
D | vktDrawDifferingInterpolationTests.cpp | 435 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 447 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawShaderDrawParametersTests.cpp | 313 vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 325 …ndBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawNegativeViewportHeightTests.cpp | 371 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 383 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawDepthClampTests.cpp | 606 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 619 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawExplicitVertexParameterTests.cpp | 669 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 681 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawDiscardRectanglesTests.cpp | 718 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 730 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawInvertedDepthRangesTests.cpp | 467 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 479 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawShaderLayerTests.cpp | 798 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 810 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawBaseClass.cpp | 233 vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 245 …ndBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawMultisampleLinearInterpolationTests.cpp | 411 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in iterate() local 424 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in iterate() 438 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in iterate()
|
D | vktDrawDifferingInterpolationTests.cpp | 435 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 447 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawNegativeViewportHeightTests.cpp | 371 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 383 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawShaderDrawParametersTests.cpp | 313 vk::VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 325 …ndBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawExplicitVertexParameterTests.cpp | 669 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 681 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawDepthClampTests.cpp | 606 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 619 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawDiscardRectanglesTests.cpp | 718 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 730 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
D | vktDrawInvertedDepthRangesTests.cpp | 467 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 479 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassFragmentDensityMapTests.cpp | 2448 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in createCommandBufferForDynamicRendering() local 2461 …ommandBufferInheritanceInfo 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.viewMask = 0u; in createCommandBufferForDynamicRendering() [all …]
|
D | vktRenderPassUnusedClearAttachmentTests.cpp | 996 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in createCommandBufferDynamicRendering() local 1009 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in createCommandBufferDynamicRendering() 1041 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in createCommandBufferDynamicRendering()
|
D | vktRenderPassSparseRenderTargetTests.cpp | 391 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 403 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassFragmentDensityMapTests.cpp | 2448 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in createCommandBufferForDynamicRendering() local 2461 …ommandBufferInheritanceInfo 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.viewMask = 0u; in createCommandBufferForDynamicRendering() [all …]
|
D | vktRenderPassUnusedClearAttachmentTests.cpp | 996 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in createCommandBufferDynamicRendering() local 1009 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in createCommandBufferDynamicRendering() 1041 inheritanceRenderingInfo.flags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT; in createCommandBufferDynamicRendering()
|
D | vktRenderPassSparseRenderTargetTests.cpp | 391 VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo in beginSecondaryCmdBuffer() local 403 …ommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer()
|