Home
last modified time | relevance | path

Searched refs:m_commandPool (Results 1 – 24 of 24) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp553 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anon7887d86a0111::SharedPresentableImageTestInstance
727 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in SharedPresentableImageTestInstance()
801 *m_commandPool, in initSwapchainResources()
858 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
882 …m_vkd.freeCommandBuffers(*m_device, *m_commandPool, 1u, &m_commandBuffers[m_frameNdx % m_commandBu… in render()
892 …x % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLa… in render()
DvktWsiDisplayTimingTests.cpp556 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anondc832fd90111::DisplayTimingTestInstance
704 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in DisplayTimingTestInstance()
805 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
849 …m_vkd.freeCommandBuffers(*m_device, *m_commandPool, 1u, &m_commandBuffers[m_frameNdx % m_commandBu… in render()
861 …x % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_pipelineLa… in render()
DvktWsiIncrementalPresentTests.cpp639 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::wsi::__anon9132fc6e0111::IncrementalPresentTestInstance
815 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in IncrementalPresentTestInstance()
904 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
932 …m_vkd.freeCommandBuffers(*m_device, *m_commandPool, 1u, &m_commandBuffers[m_frameNdx % m_commandBu… in render()
946 …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::__anon7755b0b20111::SwapchainCounterTestInstance
722 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in SwapchainCounterTestInstance()
787 deinitCommandBuffers(m_vkd, *m_device, *m_commandPool, m_commandBuffers); in deinitSwapchainResources()
818 …commandBuffer = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_renderPass, m_swapchainIm… in render()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp436 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon6743fc180111::SparseRenderTargetTestInstance
455 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in SparseRenderTargetTestInstance()
481 …er> commandBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BU… in iterateInternal()
DvktRenderPassSampleReadTests.cpp793 const Unique<VkCommandPool> m_commandPool; member in vkt::__anona38988e10111::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()
DvktRenderPassDepthStencilResolveTests.cpp205 const Unique<VkCommandPool> m_commandPool; member in vkt::__anonaa5dce8a0111::DepthStencilResolveTest
233 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in DepthStencilResolveTest()
821 …ommandBuffer> commandBuffer (allocateCommandBuffer(m_vkd, m_device, *m_commandPool, vk::VK_COMMAN… in submit()
879 …const Unique<VkCommandBuffer> commandBuffer(allocateCommandBuffer(vkd, device, *m_commandPool, … in submit()
DvktRenderPassMultisampleResolveTests.cpp634 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon687a28300111::MultisampleRenderPassTestInstance
673 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in MultisampleRenderPassTestInstance()
693 …const Unique<VkCommandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK… in submit()
1759 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon687a28300111::MaxAttachmenstsRenderPassTestInstance
1789 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAN… in MaxAttachmenstsRenderPassTestInstance()
1802 …mmandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BU… in submit()
DvktRenderPassSubpassDependencyTests.cpp493 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon31d82b630111::ExternalDependencyTestInstance
518 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMA… in ExternalDependencyTestInstance()
804 … commandBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BU… in iterateInternal()
1092 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon31d82b630111::SubpassDependencyTestInstance
1117 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMA… in SubpassDependencyTestInstance()
1457 … commandBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BU… in iterateInternal()
DvktRenderPassMultisampleTests.cpp1337 const Unique<VkCommandPool> m_commandPool; member in vkt::__anon97520d500111::MultisampleRenderPassTestInstance
1382 …, m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMA… in MultisampleRenderPassTestInstance()
1408 …mmandBuffer> commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BU… in iterateInternal()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.hpp67 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::robustness::TestEnvironment
DvktRobustnessUtil.cpp285 m_commandPool = createCommandPool(vk, m_device, &commandPoolParams); in TestEnvironment()
294 *m_commandPool, // VkCommandPool commandPool; in TestEnvironment()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolOcclusionTests.cpp527 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::QueryPool::__anon070562030111::OcclusionQueryTestInstance
571 m_commandPool = vk::createCommandPool(vk, device, &cmdPoolCreateInfo); in OcclusionQueryTestInstance()
572 m_renderCommandBuffer = recordRender(*m_commandPool); in OcclusionQueryTestInstance()
576 m_queryPoolResetCommandBuffer = recordQueryPoolReset(*m_commandPool); in OcclusionQueryTestInstance()
581 m_copyResultsCommandBuffer = recordCopyResults(*m_commandPool); in OcclusionQueryTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.hpp292 vk::Move<vk::VkCommandPool> m_commandPool; member in vkt::texture::util::TextureRenderer
DvktTextureTestUtil.cpp502m_commandPool = createCommandPool(vkd, vkDevice, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, … in TextureRenderer()
832 …commandBuffer = allocateCommandBuffer(vkd, vkDevice, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMA… in clearImage()
1432 …commandBuffer = allocateCommandBuffer(vkd, vkDevice, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMA… in renderQuad()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_raii.hpp3862 … reinterpret_cast<VkCommandPool *>( &m_commandPool ) ) ); in CommandPool()
3872 : m_commandPool( commandPool ) in CommandPool()
3883 if ( m_commandPool ) in ~CommandPool()
3885 …atcher()->vkDestroyCommandPool( m_device, static_cast<VkCommandPool>( m_commandPool ), m_allocator… in ~CommandPool()
3892 …: m_commandPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::exchange( rhs.m_commandPool, {} … in CommandPool()
3902 if ( m_commandPool ) in operator =()
3904 …atcher()->vkDestroyCommandPool( m_device, static_cast<VkCommandPool>( m_commandPool ), m_allocator… in operator =()
3906m_commandPool = VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::exchange( rhs.m_commandPool, {} ); in operator =()
3916 return m_commandPool; in operator *()
3940 VULKAN_HPP_NAMESPACE::CommandPool m_commandPool; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool
[all …]
Dvulkan_handles.hpp5374 : m_commandPool( commandPool ) in CommandPool()
5380 m_commandPool = commandPool; in operator =()
5387 m_commandPool = {}; in operator =()
5396 return m_commandPool == rhs.m_commandPool; in operator ==()
5401 return m_commandPool != rhs.m_commandPool; in operator !=()
5406 return m_commandPool < rhs.m_commandPool; in operator <()
5412 return m_commandPool; in operator VkCommandPool()
5417 return m_commandPool != VK_NULL_HANDLE; in operator bool()
5422 return m_commandPool == VK_NULL_HANDLE; in operator !()
5426 VkCommandPool m_commandPool = {}; member in VULKAN_HPP_NAMESPACE::CommandPool
/third_party/vulkan-headers/include/vulkan/
Dvulkan_raii.hpp4410 … reinterpret_cast<VkCommandPool *>( &m_commandPool ) ) ); in CommandPool()
4421 , m_commandPool( commandPool ) in CommandPool()
4430 if ( m_commandPool ) in ~CommandPool()
4433 static_cast<VkCommandPool>( m_commandPool ), in ~CommandPool()
4442 …, m_commandPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::exchange( rhs.m_commandPool, {} …
4451 if ( m_commandPool ) in operator =()
4454 static_cast<VkCommandPool>( m_commandPool ), in operator =()
4458m_commandPool = VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::exchange( rhs.m_commandPool, {} ); in operator =()
4467 return m_commandPool; in operator *()
4497 VULKAN_HPP_NAMESPACE::CommandPool m_commandPool = {}; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool
[all …]
Dvulkan_handles.hpp5425 : m_commandPool( commandPool ) in CommandPool()
5431 m_commandPool = commandPool; in operator =()
5438 m_commandPool = {}; in operator =()
5447 return m_commandPool == rhs.m_commandPool; in operator ==()
5452 return m_commandPool != rhs.m_commandPool; in operator !=()
5457 return m_commandPool < rhs.m_commandPool; in operator <()
5463 return m_commandPool; in operator VkCommandPool()
5468 return m_commandPool != VK_NULL_HANDLE; in operator bool()
5473 return m_commandPool == VK_NULL_HANDLE; in operator !()
5477 VkCommandPool m_commandPool = {}; member in VULKAN_HPP_NAMESPACE::CommandPool
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp542 Unique<VkCommandPool> m_commandPool; member in vkt::api::__anonac1fe5710111::ImageClearingTestInstance
570 , m_commandPool (createCommandPool(VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT)) in ImageClearingTestInstance()
571 , m_commandBuffer (allocatePrimaryCommandBuffer(*m_commandPool)) in ImageClearingTestInstance()
DvktApiCommandBuffersTests.cpp72 VkCommandPool getCommandPool (void) const { return *m_commandPool; } in getCommandPool()
86 Move<VkCommandPool> m_commandPool; member in vkt::api::__anon90601b150111::CommandBufferBareTestEnvironment
99 m_commandPool = createCommandPool(m_vkd, m_device, commandPoolCreateFlags, m_queueFamilyIndex); in CommandBufferBareTestEnvironment()
105 *m_commandPool, // VkCommandPool commandPool; in CommandBufferBareTestEnvironment()
249 *m_commandPool, // VkCommandPool commandPool; in CommandBufferRenderPassTestEnvironment()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp406 const Move<VkCommandPool> m_commandPool; member in vkt::DescriptorIndexing::__anon5df221fd0111::CommonDescriptorInstance
533 …, m_commandPool (vk::createCommandPool(m_vki, m_vkd, (VK_COMMAND_POOL_CREATE_TRANSIENT_BIT | VK_C… in CommonDescriptorInstance()
1476 return vk::allocateCommandBuffer(m_vki, m_vkd, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY); in createCmdBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp220 Move<VkCommandPool> m_commandPool; member in vkt::rasterization::__anon20bfeed30111::BaseRenderingTestInstance
281m_commandPool = createCommandPool(vkd, vkDevice, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, … in BaseRenderingTestInstance()
818 …commandBuffer = allocateCommandBuffer(vkd, vkDevice, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMA… in drawPrimitives()
1974 …commandBuffer = allocateCommandBuffer(vkd, vkDevice, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMA… in drawPoint()
5698 …commandBuffer = allocateCommandBuffer(vkd, vkDevice, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMA… in drawPrimitivesDiscard()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp973 …, m_commandPool (createCommandPool(vkd, device, vk::VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_… in Context()
988 vk::VkCommandPool getCommandPool (void) const { return *m_commandPool; } in getCommandPool()
999 const vk::Unique<vk::VkCommandPool> m_commandPool; member in vkt::memory::__anonc07e9c840111::Context