/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawBaseClass.cpp | 138 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in initialize() 144 *m_cmdPool, // VkCommandPool commandPool; in initialize()
|
D | vktDrawBaseClass.hpp | 125 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::Draw::DrawTestsBaseClass
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushConstantTests.cpp | 167 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anonae0154f10111::PushConstantGraphicsTestInstance 950 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in PushConstantGraphicsTestInstance() 959 *m_cmdPool, // VkCommandPool commandPool; in PushConstantGraphicsTestInstance() 1208 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anonae0154f10111::PushConstantComputeTestInstance 1364 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in PushConstantComputeTestInstance() 1373 *m_cmdPool, // VkCommandPool commandPool; in PushConstantComputeTestInstance()
|
D | vktPipelineImageSamplingInstance.hpp | 103 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::pipeline::ImageSamplingInstance
|
D | vktPipelineDepthTests.cpp | 165 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon9666b2dc0111::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::__anon74abf3190111::StencilTestInstance 795 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in StencilTestInstance() 804 *m_cmdPool, // VkCommandPool commandPool; in StencilTestInstance()
|
D | vktPipelineBlendTests.cpp | 151 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon00b3faec0111::BlendTestInstance 703 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in BlendTestInstance() 712 *m_cmdPool, // VkCommandPool commandPool; in BlendTestInstance()
|
D | vktPipelineCacheTests.cpp | 563 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon54d662db0111::CacheTestInstance 588 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in CacheTestInstance() 597 *m_cmdPool, // VkCommandPool cmdPool; in CacheTestInstance()
|
D | vktPipelineInputAssemblyTests.cpp | 178 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon880779f70111::InputAssemblyInstance 1367 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in InputAssemblyInstance() 1376 *m_cmdPool, // VkCommandPool commandPool; in InputAssemblyInstance()
|
D | vktPipelineVertexInputTests.cpp | 240 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anond61a5d350111::VertexInputInstance 1021 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in VertexInputInstance() 1030 *m_cmdPool, // VkCommandPool commandPool; in VertexInputInstance()
|
D | vktPipelineImageSamplingInstance.cpp | 855 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in ImageSamplingInstance() 864 *m_cmdPool, // VkCommandPool commandPool; in ImageSamplingInstance()
|
D | vktPipelineMultisampleTests.cpp | 251 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon741043340111::MultisampleRenderer 1711 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in MultisampleRenderer() 1720 *m_cmdPool, // VkCommandPool commandPool; in MultisampleRenderer()
|
D | vktPipelineTimestampTests.cpp | 652 Move<VkCommandPool> m_cmdPool; member in vkt::pipeline::__anon78d3ee3b0111::TimestampTestInstance 715 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in TimestampTestInstance() 724 *m_cmdPool, // VkCommandPool cmdPool; in TimestampTestInstance()
|
/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 | 142 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in initialize() 148 *m_cmdPool, // VkCommandPool commandPool; in initialize()
|
D | vktDynamicStateRSTests.cpp | 85 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::DynamicState::__anon881577eb0111::DepthBiasBaseCase 255 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in initialize() 261 *m_cmdPool, // VkCommandPool commandPool; in initialize()
|
D | vktDynamicStateDSTests.cpp | 94 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::DynamicState::__anon3d038e5d0111::DepthStencilBaseCase 283 m_cmdPool = vk::createCommandPool(m_vk, device, &cmdPoolCreateInfo); in initialize() 289 *m_cmdPool, // VkCommandPool commandPool; in initialize()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferViewAccessTests.cpp | 104 Move<VkCommandPool> m_cmdPool; member in vkt::api::__anon54bd25560111::BufferViewTestInstance 630 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in BufferViewTestInstance() 639 *m_cmdPool, // VkCmdPool cmdPool; in BufferViewTestInstance()
|
D | vktApiCopiesAndBlittingTests.cpp | 98 Move<VkCommandPool> m_cmdPool; member in vkt::api::__anon82c253020111::CopiesAndBlittingTestInstance 150 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in CopiesAndBlittingTestInstance() 159 *m_cmdPool, // VkCommandPool commandPool; in CopiesAndBlittingTestInstance() 260 *m_cmdPool, // VkCommandPool commandPool; in uploadImage() 479 *m_cmdPool, // VkCommandPool commandPool; in readImage()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.hpp | 468 vk::Move<vk::VkCommandPool> m_cmdPool; member in vkt::sr::ShaderRenderCaseInstance
|
D | vktShaderRender.cpp | 1500 m_cmdPool = createCommandPool(vk, vkDevice, &cmdPoolParams); in render() 1509 *m_cmdPool, // VkCmdPool cmdPool; in render() 1643 *m_cmdPool, // VkCmdPool cmdPool; in render()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 1376 const Unique<vk::VkCommandPool> m_cmdPool; member in vkt::__anon25d478c50111::ShaderCaseInstance 1418 , m_cmdPool (createCommandPool(context)) in ShaderCaseInstance() 1419 , m_cmdBuffer (allocateCommandBuffer(context, *m_cmdPool)) in ShaderCaseInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 323 const vk::Unique<vk::VkCommandPool> m_cmdPool; member in vkt::BindingModel::__anon5de8f04a0111::SingleTargetRenderInstance 343 , m_cmdPool (createCommandPool(m_vki, m_device, context.getUniversalQueueFamilyIndex())) in SingleTargetRenderInstance() 550 *m_cmdPool, // cmdPool in readRenderTarget() 668 *m_cmdPool, // cmdPool in iterate() 995 *m_cmdPool, // cmdPool in renderToTarget() 1010 *m_cmdPool, // cmdPool in renderToTarget()
|