/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawSampleAttributeTests.cpp | 292 const VkCommandBufferInheritanceInfo bufferInheritanceInfo in iterate() 383 &bufferInheritanceInfo in iterate() 403 &bufferInheritanceInfo in iterate()
|
H A D | vktDrawBaseClass.cpp | 274 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer() local 285 &bufferInheritanceInfo in beginSecondaryCmdBuffer()
|
H A D | vktDrawDifferingInterpolationTests.cpp | 447 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer() local 458 &bufferInheritanceInfo in beginSecondaryCmdBuffer()
|
H A D | vktDrawExplicitVertexParameterTests.cpp | 681 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer() local 692 &bufferInheritanceInfo in beginSecondaryCmdBuffer()
|
H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 424 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in iterate() local 430 &bufferInheritanceInfo in iterate()
|
H A D | vktDrawShaderDrawParametersTests.cpp | 325 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer() local 336 &bufferInheritanceInfo in beginSecondaryCmdBuffer()
|
H A D | vktDrawDepthClampTests.cpp | 619 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer() local 630 &bufferInheritanceInfo in beginSecondaryCmdBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawBaseClass.cpp | 245 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer() local 256 &bufferInheritanceInfo in beginSecondaryCmdBuffer()
|
H A D | vktDrawDifferingInterpolationTests.cpp | 447 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer() local 458 &bufferInheritanceInfo in beginSecondaryCmdBuffer()
|
H A D | vktDrawExplicitVertexParameterTests.cpp | 681 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer() local 692 &bufferInheritanceInfo in beginSecondaryCmdBuffer()
|
H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 424 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in iterate() local 430 &bufferInheritanceInfo in iterate()
|
H A D | vktDrawNegativeViewportHeightTests.cpp | 383 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer() local 394 &bufferInheritanceInfo in beginSecondaryCmdBuffer()
|
H A D | vktDrawShaderDrawParametersTests.cpp | 325 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = vk::initVulkanStructure(&inheritanceRenderingInfo); in beginSecondaryCmdBuffer() local 336 &bufferInheritanceInfo in beginSecondaryCmdBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassFragmentDensityMapTests.cpp | 2114 VkCommandBufferInheritanceInfo bufferInheritanceInfo in createCommandBufferForRenderpass() 2130 &bufferInheritanceInfo in createCommandBufferForRenderpass() 2141 bufferInheritanceInfo.renderPass = *m_renderPassProduceSubsampledImage; in createCommandBufferForRenderpass() 2142 bufferInheritanceInfo.framebuffer = *m_framebufferProduceSubsampledImage; in createCommandBufferForRenderpass() 2158 bufferInheritanceInfo.renderPass = *m_renderPassUpdateSubsampledImage; in createCommandBufferForRenderpass() 2159 bufferInheritanceInfo.framebuffer = *m_framebufferUpdateSubsampledImage; in createCommandBufferForRenderpass() 2166 bufferInheritanceInfo.renderPass = *m_renderPassOutputSubsampledImage; in createCommandBufferForRenderpass() 2167 bufferInheritanceInfo.framebuffer = *m_framebufferOutputSubsampledImage; in createCommandBufferForRenderpass() 2538 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in createCommandBufferForDynamicRendering() local 2544 &bufferInheritanceInfo in createCommandBufferForDynamicRendering() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassFragmentDensityMapTests.cpp | 2045 VkCommandBufferInheritanceInfo bufferInheritanceInfo in createCommandBufferForRenderpass() 2061 &bufferInheritanceInfo in createCommandBufferForRenderpass() 2072 bufferInheritanceInfo.renderPass = *m_renderPassProduceSubsampledImage; in createCommandBufferForRenderpass() 2073 bufferInheritanceInfo.framebuffer = *m_framebufferProduceSubsampledImage; in createCommandBufferForRenderpass() 2089 bufferInheritanceInfo.renderPass = *m_renderPassUpdateSubsampledImage; in createCommandBufferForRenderpass() 2090 bufferInheritanceInfo.framebuffer = *m_framebufferUpdateSubsampledImage; in createCommandBufferForRenderpass() 2097 bufferInheritanceInfo.renderPass = *m_renderPassOutputSubsampledImage; in createCommandBufferForRenderpass() 2098 bufferInheritanceInfo.framebuffer = *m_framebufferOutputSubsampledImage; in createCommandBufferForRenderpass() 2461 const VkCommandBufferInheritanceInfo bufferInheritanceInfo = initVulkanStructure(&inheritanceRenderingInfo); in createCommandBufferForDynamicRendering() local 2467 &bufferInheritanceInfo in createCommandBufferForDynamicRendering() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemClearColorImageTests.cpp | 162 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = in iterate() local 173 beginSecondaryCommandBuffer(vk, *secondaryCmdBuffer, bufferInheritanceInfo); in iterate()
|
H A D | vktProtectedMemCopyBufferToImageTests.cpp | 162 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = in iterate() local 173 beginSecondaryCommandBuffer(vk, *secondaryCmdBuffer, bufferInheritanceInfo); in iterate()
|
H A D | vktProtectedMemAttachmentClearTests.cpp | 197 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = in iterate() local 208 beginSecondaryCommandBuffer(vk, *secondaryCmdBuffer, bufferInheritanceInfo); in iterate()
|
H A D | vktProtectedMemUtils.cpp | 486 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo) in beginSecondaryCommandBuffer() 488 const vk::VkCommandBufferUsageFlags flags = bufferInheritanceInfo.renderPass != DE_NULL in beginSecondaryCommandBuffer() 496 &bufferInheritanceInfo, // pInheritanceInfo in beginSecondaryCommandBuffer() 484 beginSecondaryCommandBuffer(const vk::DeviceInterface& vk, const vk::VkCommandBuffer secondaryCmdBuffer, const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo) beginSecondaryCommandBuffer() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemClearColorImageTests.cpp | 162 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = in iterate() local 173 beginSecondaryCommandBuffer(vk, *secondaryCmdBuffer, bufferInheritanceInfo); in iterate()
|
H A D | vktProtectedMemCopyBufferToImageTests.cpp | 162 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = in iterate() local 173 beginSecondaryCommandBuffer(vk, *secondaryCmdBuffer, bufferInheritanceInfo); in iterate()
|
H A D | vktProtectedMemAttachmentClearTests.cpp | 197 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo = in iterate() local 208 beginSecondaryCommandBuffer(vk, *secondaryCmdBuffer, bufferInheritanceInfo); in iterate()
|
H A D | vktProtectedMemUtils.cpp | 486 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo) in beginSecondaryCommandBuffer() 488 const vk::VkCommandBufferUsageFlags flags = bufferInheritanceInfo.renderPass != DE_NULL in beginSecondaryCommandBuffer() 496 &bufferInheritanceInfo, // pInheritanceInfo in beginSecondaryCommandBuffer() 484 beginSecondaryCommandBuffer(const vk::DeviceInterface& vk, const vk::VkCommandBuffer secondaryCmdBuffer, const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo) beginSecondaryCommandBuffer() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
H A D | vktQueryPoolConcurrentTests.cpp | 613 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo) 615 const vk::VkCommandBufferUsageFlags flags = bufferInheritanceInfo.renderPass != DE_NULL 623 &bufferInheritanceInfo, // pInheritanceInfo
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
H A D | vktQueryPoolConcurrentTests.cpp | 613 const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo) 615 const vk::VkCommandBufferUsageFlags flags = bufferInheritanceInfo.renderPass != DE_NULL 623 &bufferInheritanceInfo, // pInheritanceInfo
|