Home
last modified time | relevance | path

Searched refs:m_commandPool (Results 1 - 25 of 44) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSparseRenderTargetTests.cpp470 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon28596::SparseRenderTargetTestInstance
489 , m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, context.getUniversalQueueFamilyIndex())) in SparseRenderTargetTestInstance()
516 const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in iterateInternal()
553 const Unique<VkCommandBuffer> cmdBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in iterateInternalDynamicRendering()
583 secCmdBuffer = allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BUFFER_LEVEL_SECONDARY); in iterateInternalDynamicRendering()
H A DvktRenderPassSampleReadTests.cpp793 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon28595::SampleReadTestInstance
828 , m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, context.getUniversalQueueFamilyIndex())) in SampleReadTestInstance()
854 const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in iterateInternal()
H A DvktRenderPassMultisampleResolveTests.cpp652 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon28592::MultisampleRenderPassTestInstance
691 , m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, context.getUniversalQueueFamilyIndex())) in MultisampleRenderPassTestInstance()
724 const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in submit()
807 const Unique<VkCommandBuffer> cmdBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in submitDynamicRendering()
906 secCmdBuffer = allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_SECONDARY); in submitDynamicRendering()
1909 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon28592::MaxAttachmenstsRenderPassTestInstance
1939 , m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, context.getUniversalQueueFamilyIndex())) in MaxAttachmenstsRenderPassTestInstance()
1952 const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in submit()
H A DvktRenderPassDepthStencilResolveTests.cpp225 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon28580::DepthStencilResolveTest
253 , m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, context.getUniversalQueueFamilyIndex())) in DepthStencilResolveTest()
843 const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(m_vkd, m_device, *m_commandPool, vk::VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in submit()
900 const Unique<VkCommandBuffer> commandBuffer(allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in submit()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSparseRenderTargetTests.cpp470 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon29775::SparseRenderTargetTestInstance
489 , m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, context.getUniversalQueueFamilyIndex())) in SparseRenderTargetTestInstance()
516 const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in iterateInternal()
552 const Unique<VkCommandBuffer> cmdBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in iterateInternalDynamicRendering()
582 secCmdBuffer = allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BUFFER_LEVEL_SECONDARY); in iterateInternalDynamicRendering()
H A DvktRenderPassSampleReadTests.cpp793 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon29774::SampleReadTestInstance
828 , m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, context.getUniversalQueueFamilyIndex())) in SampleReadTestInstance()
854 const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in iterateInternal()
H A DvktRenderPassMultisampleResolveTests.cpp641 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon29771::MultisampleRenderPassTestInstance
680 , m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, context.getUniversalQueueFamilyIndex())) in MultisampleRenderPassTestInstance()
713 const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in submit()
796 const Unique<VkCommandBuffer> cmdBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in submitDynamicRendering()
895 secCmdBuffer = allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_SECONDARY); in submitDynamicRendering()
1896 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon29771::MaxAttachmenstsRenderPassTestInstance
1926 , m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, context.getUniversalQueueFamilyIndex())) in MaxAttachmenstsRenderPassTestInstance()
1939 const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in submit()
H A DvktRenderPassDepthStencilResolveTests.cpp225 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon29759::DepthStencilResolveTest
253 , m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, context.getUniversalQueueFamilyIndex())) in DepthStencilResolveTest()
843 const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(m_vkd, m_device, *m_commandPool, vk::VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in submit()
900 const Unique<VkCommandBuffer> commandBuffer(allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); in submit()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSharedPresentableImageTests.cpp555 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anon28978::SharedPresentableImageTestInstance
742 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in SharedPresentableImageTestInstance()
816 *m_commandPool, in initSwapchainResources()
873 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
897 m_vkd.freeCommandBuffers(*m_device, *m_commandPool, 1u, &m_commandBuffers[m_frameNdx % m_commandBuffers.size()]); in render()
907 m_commandBuffers[m_frameNdx % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLayout, *m_renderPass, *m_framebuffer, *m_pipeline, m_frameNdx, m_quadCount, width, height).disown(); in render()
H A DvktWsiDisplayTimingTests.cpp558 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anon28959::DisplayTimingTestInstance
706 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in DisplayTimingTestInstance()
807 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
851 m_vkd.freeCommandBuffers(*m_device, *m_commandPool, 1u, &m_commandBuffers[m_frameNdx % m_commandBuffers.size()]); in render()
863 m_commandBuffers[m_frameNdx % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLayout, *m_renderPass, m_framebuffers[imageIndex], *m_pipeline, in render()
H A DvktWsiIncrementalPresentTests.cpp641 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anon28963::IncrementalPresentTestInstance
817 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in IncrementalPresentTestInstance()
906 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
934 m_vkd.freeCommandBuffers(*m_device, *m_commandPool, 1u, &m_commandBuffers[m_frameNdx % m_commandBuffers.size()]); in render()
948 m_commandBuffers[m_frameNdx % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLayout, *m_renderPass, m_framebuffers[imageIndex], *m_pipeline, m_swapchainImages[imageIndex], m_isFirst[imageIndex], imageNextFrame, m_frameNdx, width, height).disown(); in render()
H A DvktWsiDisplayControlTests.cpp672 const Unique<VkCommandPool> m_commandPool; member in vkt::wsi::__anon28957::SwapchainCounterTestInstance
721 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in SwapchainCounterTestInstance()
786 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
817 commandBuffer = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_renderPass, m_swapchainImages[imageIndex], in render()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSharedPresentableImageTests.cpp555 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anon30136::SharedPresentableImageTestInstance
742 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in SharedPresentableImageTestInstance()
816 *m_commandPool, in initSwapchainResources()
873 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
897 m_vkd.freeCommandBuffers(*m_device, *m_commandPool, 1u, &m_commandBuffers[m_frameNdx % m_commandBuffers.size()]); in render()
907 m_commandBuffers[m_frameNdx % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLayout, *m_renderPass, *m_framebuffer, *m_pipeline, m_frameNdx, m_quadCount, width, height).disown(); in render()
H A DvktWsiDisplayTimingTests.cpp558 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anon30126::DisplayTimingTestInstance
706 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in DisplayTimingTestInstance()
807 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
851 m_vkd.freeCommandBuffers(*m_device, *m_commandPool, 1u, &m_commandBuffers[m_frameNdx % m_commandBuffers.size()]); in render()
863 m_commandBuffers[m_frameNdx % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLayout, *m_renderPass, m_framebuffers[imageIndex], *m_pipeline, in render()
H A DvktWsiIncrementalPresentTests.cpp641 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anon30130::IncrementalPresentTestInstance
817 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in IncrementalPresentTestInstance()
906 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
934 m_vkd.freeCommandBuffers(*m_device, *m_commandPool, 1u, &m_commandBuffers[m_frameNdx % m_commandBuffers.size()]); in render()
948 m_commandBuffers[m_frameNdx % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLayout, *m_renderPass, m_framebuffers[imageIndex], *m_pipeline, m_swapchainImages[imageIndex], m_isFirst[imageIndex], imageNextFrame, m_frameNdx, width, height).disown(); in render()
H A DvktWsiDisplayControlTests.cpp672 const Unique<VkCommandPool> m_commandPool; member in vkt::wsi::__anon30124::SwapchainCounterTestInstance
721 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in SwapchainCounterTestInstance()
786 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
817 commandBuffer = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_renderPass, m_swapchainImages[imageIndex], in render()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessUtil.hpp68 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::robustness::TestEnvironment
H A DvktRobustnessUtil.cpp306 m_commandPool = createCommandPool(vk, m_device, &commandPoolParams); in TestEnvironment()
315 *m_commandPool, // VkCommandPool commandPool; in TestEnvironment()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessUtil.hpp68 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::robustness::TestEnvironment
H A DvktRobustnessUtil.cpp331 m_commandPool = createCommandPool(vk, m_device, &commandPoolParams); in TestEnvironment()
340 *m_commandPool, // VkCommandPool commandPool; in TestEnvironment()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp575 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::QueryPool::__anon28352::OcclusionQueryTestInstance
619 m_commandPool = vk::createCommandPool(vk, device, &cmdPoolCreateInfo); in OcclusionQueryTestInstance()
620 m_renderCommandBuffer = recordRender(*m_commandPool); in OcclusionQueryTestInstance()
624 m_queryPoolResetCommandBuffer = recordQueryPoolReset(*m_commandPool); in OcclusionQueryTestInstance()
629 m_copyResultsCommandBuffer = recordCopyResults(*m_commandPool); in OcclusionQueryTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp575 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::QueryPool::__anon29563::OcclusionQueryTestInstance
619 m_commandPool = vk::createCommandPool(vk, device, &cmdPoolCreateInfo); in OcclusionQueryTestInstance()
620 m_renderCommandBuffer = recordRender(*m_commandPool); in OcclusionQueryTestInstance()
624 m_queryPoolResetCommandBuffer = recordQueryPoolReset(*m_commandPool); in OcclusionQueryTestInstance()
629 m_copyResultsCommandBuffer = recordCopyResults(*m_commandPool); in OcclusionQueryTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.hpp302 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::texture::util::TextureRenderer
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.hpp302 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::texture::util::TextureRenderer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp608 Unique<VkCommandPool> m_commandPool; member in vkt::api::__anon27795::ImageClearingTestInstance
639 , m_commandPool (createCommandPool(VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT)) in ImageClearingTestInstance()
640 , m_commandBuffer (allocatePrimaryCommandBuffer(*m_commandPool)) in ImageClearingTestInstance()
1134 m_context.resetCommandPoolForVKSC(m_device, *m_commandPool); in submitCommandBuffer()

Completed in 49 milliseconds

12