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/
DvktRenderPassSparseRenderTargetTests.cpp470 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon95fbc5970111::SparseRenderTargetTestInstance
489 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in SparseRenderTargetTestInstance()
516 …er> commandBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BU… in iterateInternal()
552 …uffer> cmdBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BU… in iterateInternalDynamicRendering()
582 …secCmdBuffer = allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BUFFER… in iterateInternalDynamicRendering()
DvktRenderPassSampleReadTests.cpp793 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon4d6b43600111::SampleReadTestInstance
828 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMA… in SampleReadTestInstance()
854 …mmandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BU… in iterateInternal()
DvktRenderPassMultisampleResolveTests.cpp641 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon9731f1af0111::MultisampleRenderPassTestInstance
680 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in MultisampleRenderPassTestInstance()
713 …const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK… in submit()
796 …const Unique<VkCommandBuffer> cmdBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_CO… in submitDynamicRendering()
895 …secCmdBuffer = allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_SECONDAR… in submitDynamicRendering()
1896 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon9731f1af0111::MaxAttachmenstsRenderPassTestInstance
1926 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in MaxAttachmenstsRenderPassTestInstance()
1939 …mmandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BU… in submit()
DvktRenderPassDepthStencilResolveTests.cpp225 const Unique<VkCommandPool> m_commandPool; member in vkt::__anonb00ec7e90111::DepthStencilResolveTest
253 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in DepthStencilResolveTest()
843 …ommandBuffer> commandBuffer (allocateCommandBuffer(m_vkd, m_device, *m_commandPool, vk::VK_COMMAN… in submit()
900 …const Unique<VkCommandBuffer> commandBuffer(allocateCommandBuffer(vkd, device, *m_commandPool, … in submit()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp470 const Unique<VkCommandPool> m_commandPool; member in vkt::__anonf19274170111::SparseRenderTargetTestInstance
489 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in SparseRenderTargetTestInstance()
516 …er> commandBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BU… in iterateInternal()
552 …uffer> cmdBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BU… in iterateInternalDynamicRendering()
582 …secCmdBuffer = allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BUFFER… in iterateInternalDynamicRendering()
DvktRenderPassSampleReadTests.cpp793 const Unique<VkCommandPool> m_commandPool; member in vkt::__anonfe7b71e00111::SampleReadTestInstance
828 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMA… in SampleReadTestInstance()
854 …mmandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BU… in iterateInternal()
DvktRenderPassMultisampleResolveTests.cpp641 const Unique<VkCommandPool> m_commandPool; member in vkt::__anonf2c8a02f0111::MultisampleRenderPassTestInstance
680 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in MultisampleRenderPassTestInstance()
713 …const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK… in submit()
796 …const Unique<VkCommandBuffer> cmdBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_CO… in submitDynamicRendering()
895 …secCmdBuffer = allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_SECONDAR… in submitDynamicRendering()
1896 const Unique<VkCommandPool> m_commandPool; member in vkt::__anonf2c8a02f0111::MaxAttachmenstsRenderPassTestInstance
1926 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in MaxAttachmenstsRenderPassTestInstance()
1939 …mmandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BU… in submit()
DvktRenderPassDepthStencilResolveTests.cpp225 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon7e7b46690111::DepthStencilResolveTest
253 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in DepthStencilResolveTest()
843 …ommandBuffer> commandBuffer (allocateCommandBuffer(m_vkd, m_device, *m_commandPool, vk::VK_COMMAN… in submit()
900 …const Unique<VkCommandBuffer> commandBuffer(allocateCommandBuffer(vkd, device, *m_commandPool, … in submit()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp555 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anonb79d75a90111::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_commandBu… in render()
907 …x % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLa… in render()
DvktWsiIncrementalPresentTests.cpp641 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anoneb65d22d0111::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_commandBu… in render()
948 …x % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLa… in render()
DvktWsiDisplayTimingTests.cpp558 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anonc41ab2380111::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_commandBu… in render()
863 …x % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLa… in render()
DvktWsiDisplayControlTests.cpp672 const Unique<VkCommandPool> m_commandPool; member in vkt::wsi::__anon51dd7ef10111::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_swapchainIm… in render()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp555 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anon5d6ae7290111::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_commandBu… in render()
907 …x % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLa… in render()
DvktWsiDisplayTimingTests.cpp558 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anonaad673b80111::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_commandBu… in render()
863 …x % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLa… in render()
DvktWsiIncrementalPresentTests.cpp641 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anon9d3683ad0111::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_commandBu… in render()
948 …x % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLa… in render()
DvktWsiDisplayControlTests.cpp672 const Unique<VkCommandPool> m_commandPool; member in vkt::wsi::__anon101170710111::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_swapchainIm… in render()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.hpp68 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::robustness::TestEnvironment
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_no_buildgn/vulkan/robustness/
DvktRobustnessUtil.hpp68 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::robustness::TestEnvironment
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_no_buildgn/vulkan/query_pool/
DvktQueryPoolOcclusionTests.cpp575 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::QueryPool::__anon461aff420111::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/query_pool/
DvktQueryPoolOcclusionTests.cpp575 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::QueryPool::__anonebe870c20111::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/api/
DvktApiImageClearingTests.cpp544 Unique<VkCommandPool> m_commandPool; member in vkt::api::__anon7a7329500111::ImageClearingTestInstance
572 , m_commandPool (createCommandPool(VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT)) in ImageClearingTestInstance()
573 , m_commandBuffer (allocatePrimaryCommandBuffer(*m_commandPool)) in ImageClearingTestInstance()
1026 m_context.resetCommandPoolForVKSC(m_device, *m_commandPool); in submitCommandBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiImageClearingTests.cpp544 Unique<VkCommandPool> m_commandPool; member in vkt::api::__anon93b767d00111::ImageClearingTestInstance
572 , m_commandPool (createCommandPool(VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT)) in ImageClearingTestInstance()
573 , m_commandBuffer (allocatePrimaryCommandBuffer(*m_commandPool)) in ImageClearingTestInstance()
1026 m_context.resetCommandPoolForVKSC(m_device, *m_commandPool); in submitCommandBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.hpp302 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::texture::util::TextureRenderer

12