Home
last modified time | relevance | path

Searched refs:m_cmdPool (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBaseClass.cpp144 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in initialize()
150 *m_cmdPool, // VkCommandPool commandPool; in initialize()
DvktDrawBaseClass.hpp142 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::Draw::DrawTestsBaseClass
DvktDrawInstancedTests.cpp225 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::Draw::__anonbc71c0ab0111::InstancedDrawInstance
397 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in InstancedDrawInstance()
403 *m_cmdPool, // VkCommandPool commandPool; in InstancedDrawInstance()
DvktBasicDrawTests.cpp294 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::Draw::__anon83b132740111::DrawTestInstanceBase
412 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in initialize()
418 *m_cmdPool, // VkCommandPool commandPool; in initialize()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiGranularityTests.cpp98 Move<VkCommandPool> m_cmdPool; member in vkt::api::__anon74022fbc0111::GranularityInstance
308 m_cmdPool = createCommandPool(vk, device, &cmdPoolParams); in initRenderPass()
316 *m_cmdPool, // VkCmdPool cmdPool; in initRenderPass()
DvktApiFillBufferTests.cpp70 Move<VkCommandPool> m_cmdPool; member in vkt::api::__anon2d06850b0111::FillBufferTestInstance
110 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in FillBufferTestInstance()
119 *m_cmdPool, // VkCommandPool commandPool; in FillBufferTestInstance()
DvktApiBufferViewAccessTests.cpp104 Move<VkCommandPool> m_cmdPool; member in vkt::api::__anona68ce2310111::BufferViewTestInstance
630 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in BufferViewTestInstance()
639 *m_cmdPool, // VkCmdPool cmdPool; in BufferViewTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.hpp100 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::DynamicState::DynamicStateBaseClass
DvktDynamicStateBaseClass.cpp144 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in initialize()
150 *m_cmdPool, // VkCommandPool commandPool; in initialize()
DvktDynamicStateRSTests.cpp88 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::DynamicState::__anondbf475a60111::DepthBiasBaseCase
258 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in initialize()
264 *m_cmdPool, // VkCommandPool commandPool; in initialize()
DvktDynamicStateDSTests.cpp96 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::DynamicState::__anon90e28c180111::DepthStencilBaseCase
285 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in initialize()
291 *m_cmdPool, // VkCommandPool commandPool; in initialize()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp189 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon7dc00a0c0111::PushConstantGraphicsTestInstance
1081 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in PushConstantGraphicsTestInstance()
1090 *m_cmdPool, // VkCommandPool commandPool; in PushConstantGraphicsTestInstance()
1373 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon7dc00a0c0111::PushConstantComputeTestInstance
1529 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in PushConstantComputeTestInstance()
1538 *m_cmdPool, // VkCommandPool commandPool; in PushConstantComputeTestInstance()
DvktPipelineImageSamplingInstance.hpp115 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::pipeline::ImageSamplingInstance
DvktPipelineBlendTests.cpp151 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon50c208670111::BlendTestInstance
703 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in BlendTestInstance()
712 *m_cmdPool, // VkCommandPool commandPool; in BlendTestInstance()
DvktPipelineDepthTests.cpp165 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anone674c0570111::DepthTestInstance
707 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in DepthTestInstance()
716 *m_cmdPool, // VkCommandPool commandPool; in DepthTestInstance()
DvktPipelineStencilTests.cpp169 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon00734b540111::StencilTestInstance
795 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in StencilTestInstance()
804 *m_cmdPool, // VkCommandPool commandPool; in StencilTestInstance()
DvktPipelineInputAssemblyTests.cpp178 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon4f9cd2720111::InputAssemblyInstance
1367 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in InputAssemblyInstance()
1376 *m_cmdPool, // VkCommandPool commandPool; in InputAssemblyInstance()
DvktPipelineVertexInputTests.cpp249 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon29f95af00111::VertexInputInstance
1066 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in VertexInputInstance()
1075 *m_cmdPool, // VkCommandPool commandPool; in VertexInputInstance()
DvktPipelineCacheTests.cpp537 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anona4e470560111::CacheTestInstance
562 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in CacheTestInstance()
571 *m_cmdPool, // VkCommandPool cmdPool; in CacheTestInstance()
DvktPipelineTimestampTests.cpp652 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon13d241360111::TimestampTestInstance
715 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in TimestampTestInstance()
724 *m_cmdPool, // VkCommandPool cmdPool; in TimestampTestInstance()
DvktPipelineMultisampleTests.cpp295 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anonc7ef40ef0111::MultisampleRenderer
1963 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in initialize()
1972 *m_cmdPool, // VkCommandPool commandPool; in initialize()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp590 m_cmdPool = makeCommandPool (vk, device, queueFamilyIndex); in ScissorRenderer()
591 m_cmdBuffer = makeCommandBuffer (vk, device, *m_cmdPool); in ScissorRenderer()
708 Move<VkCommandPool> m_cmdPool; member in vkt::FragmentOperations::__anondb019e040111::ScissorRenderer
DvktFragmentOperationsScissorTests.cpp566 m_cmdPool = makeCommandPool (vk, device, queueFamilyIndex); in ScissorRenderer()
567 m_cmdBuffer = makeCommandBuffer (vk, device, *m_cmdPool); in ScissorRenderer()
690 Move<VkCommandPool> m_cmdPool; member in vkt::FragmentOperations::__anone43b86990111::ScissorRenderer
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp584 m_cmdPool = makeCommandPool (vk, device, queueFamilyIndex); in Renderer()
585 m_cmdBuffer = makeCommandBuffer (vk, device, *m_cmdPool); in Renderer()
696 Move<VkCommandPool> m_cmdPool; member in vkt::sparse::__anonf4c2cf810111::Renderer
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp110 Move<VkCommandPool> m_cmdPool; member in vkt::clipping::__anon6bda54a20111::DrawContext
144 m_cmdPool = makeCommandPool(vk, device, m_context.getUniversalQueueFamilyIndex()); in DrawContext()
145 m_cmdBuffer = makeCommandBuffer(vk, device, *m_cmdPool); in DrawContext()

12