/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawBaseClass.cpp | 144 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in initialize() 150 *m_cmdPool, // VkCommandPool commandPool; in initialize()
|
D | vktDrawBaseClass.hpp | 142 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::Draw::DrawTestsBaseClass
|
D | vktDrawInstancedTests.cpp | 225 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()
|
D | vktBasicDrawTests.cpp | 294 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/ |
D | vktApiGranularityTests.cpp | 98 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()
|
D | vktApiFillBufferTests.cpp | 70 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()
|
D | vktApiBufferViewAccessTests.cpp | 104 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/ |
D | vktDynamicStateBaseClass.hpp | 100 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::DynamicState::DynamicStateBaseClass
|
D | vktDynamicStateBaseClass.cpp | 144 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in initialize() 150 *m_cmdPool, // VkCommandPool commandPool; in initialize()
|
D | vktDynamicStateRSTests.cpp | 88 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()
|
D | vktDynamicStateDSTests.cpp | 96 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/ |
D | vktPipelinePushConstantTests.cpp | 189 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()
|
D | vktPipelineImageSamplingInstance.hpp | 115 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::pipeline::ImageSamplingInstance
|
D | vktPipelineBlendTests.cpp | 151 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()
|
D | vktPipelineDepthTests.cpp | 165 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()
|
D | vktPipelineStencilTests.cpp | 169 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()
|
D | vktPipelineInputAssemblyTests.cpp | 178 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()
|
D | vktPipelineVertexInputTests.cpp | 249 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()
|
D | vktPipelineCacheTests.cpp | 537 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()
|
D | vktPipelineTimestampTests.cpp | 652 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()
|
D | vktPipelineMultisampleTests.cpp | 295 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/ |
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 590 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
|
D | vktFragmentOperationsScissorTests.cpp | 566 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/ |
D | vktSparseResourcesBufferTests.cpp | 584 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/ |
D | vktClippingTests.cpp | 110 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()
|