| /external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationBasicEventTests.cpp | 102 const Unique<VkCommandPool> cmdPool( in deviceResetSetEventCase() local 175 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in eventSetResetNoneStage() local 257 const Unique<VkCommandPool> cmdPool( in singleSubmissionCase() local 314 const Unique<VkCommandPool> cmdPool( in multiSubmissionCase() local 377 const Unique<VkCommandPool> cmdPool( in secondaryCommandBufferCase() local
|
| D | vktSynchronizationBasicFenceTests.cpp | 63 const Unique<VkCommandPool> cmdPool( in basicOneFenceCase() local 181 const Unique<VkCommandPool> cmdPool( in basicMultiFenceCase() local 276 const Unique<VkCommandPool> cmdPool( in basicMultiFenceWaitAllFalseCase() local
|
| D | vktSynchronizationOperationSingleQueueTests.cpp | 94 const Unique<VkCommandPool> cmdPool( in iterate() local 183 const Unique<VkCommandPool> cmdPool( in iterate() local 276 const Unique<VkCommandPool> cmdPool( in iterate() local 417 const Unique<VkCommandPool> cmdPool( in iterate() local 549 const Unique<VkCommandPool> cmdPool( in iterate() local
|
| D | vktSynchronizationBasicSemaphoreTests.cpp | 102 const Unique<VkCommandPool> cmdPool( in basicOneQueueCase() local 156 const Unique<VkCommandPool> cmdPool( in noneWaitSubmitTest() local 775 Move<VkCommandPool> cmdPool[COUNT]; in basicMultiQueueCase() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCommandBuffersTests.cpp | 462 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams, DE_NULL)); in resetPoolReleaseResourcesBitTest() local 483 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams, DE_NULL)); in resetPoolNoFlagsTest() local 524 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams, DE_NULL)); in resetPoolReuseTest() local 576 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams)); in allocatePrimaryBufferTest() local 604 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams)); in allocateManyPrimaryBuffersTest() local 650 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams)); in allocateSecondaryBufferTest() local 678 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams)); in allocateManySecondaryBuffersTest() local 725 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams)); in executePrimaryBufferTest() local 782 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams)); in executeLargePrimaryBufferTest() local 848 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams)); in resetBufferImplicitlyTest() local [all …]
|
| D | vktApiDescriptorSetTests.cpp | 197 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, device, &cmdPoolInfo)); in descriptorSetLayoutLifetimeGraphicsTest() local 280 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, device, &cmdPoolInfo)); in descriptorSetLayoutLifetimeComputeTest() local 487 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, device, &cmdPoolInfo)); in descriptorSetLayoutBindingOrderingTest() local
|
| D | vktApiNullHandleTests.cpp | 153 inline void release(Context &context, VkDevice device, VkCommandPool cmdPool, uint32_t numCmdBuffer… in release() 227 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, device, &cmdPoolCreateInfo)); in test() local 236 const Unique<VkCommandPool> cmdPool( in test() local
|
| D | vktApiFrameBoundaryTests.cpp | 240 …Move<VkCommandPool> cmdPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE_RESET_COM… in testCase() local 411 …const Move<VkCommandPool> cmdPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE_RESET_C… in testCaseWsi() local
|
| D | vktApiSmokeTests.cpp | 474 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams)); in renderTriangleTest() local 762 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, vkDevice, &cmdPoolParams)); in renderTriangleUnusedResolveAttachmentTest() local
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkObjUtil.hpp | 36 Move<VkCommandPool> cmdPool; member
|
| /external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
| D | vktQueryPoolPerformanceTests.cpp | 442 …const auto cmdPool = createCommandPool(vkd, device, VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, qfInde… in verifyQueryResults() local 664 Unique<VkCommandPool> cmdPool(createCommandPool(vkd, device, &cmdPoolCreateInfo)); in iterate() local 789 Unique<VkCommandPool> cmdPool(createCommandPool(vkd, device, &cmdPoolCreateInfo)); in iterate() local 927 const Unique<VkCommandPool> cmdPool(createCommandPool(vkd, device, &cmdPoolCreateInfo)); in initStateObjects() local 1040 const Unique<VkCommandPool> cmdPool(createCommandPool(vkd, device, &cmdPoolCreateInfo)); in iterate() local 1140 const Unique<VkCommandPool> cmdPool(createCommandPool(vkd, device, &cmdPoolCreateInfo)); in iterate() local
|
| D | vktQueryPoolOcclusionTests.cpp | 416 vk::Move<vk::VkCommandPool> cmdPool = vk::createCommandPool(vk, device, &cmdPoolCreateInfo); in iterate() local 838 …ve<vk::VkCommandBuffer> OcclusionQueryTestInstance::recordQueryPoolReset(vk::VkCommandPool cmdPool) in recordQueryPoolReset() 882 vk::Move<vk::VkCommandBuffer> OcclusionQueryTestInstance::recordRender(vk::VkCommandPool cmdPool) in recordRender() 1017 …:Move<vk::VkCommandBuffer> OcclusionQueryTestInstance::recordCopyResults(vk::VkCommandPool cmdPool) in recordCopyResults()
|
| /external/deqp/external/vulkancts/modules/vulkan/sc/ |
| D | vktCommandPoolMemoryReservationTests.cpp | 123 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, device, &cmdPoolParams)); in verifyCommandPoolReservedSize() local 184 const Unique<VkCommandPool> cmdPool(createCommandPool(vk, device, &cmdPoolParams)); in verifyCommandPoolAllocEqualsCommandBufferAlloc() local
|
| /external/deqp/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeBasicComputeShaderTests.cpp | 260 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in iterate() local 450 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in iterate() local 643 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in iterate() local 866 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in iterate() local 1076 const Unique<VkCommandPool> cmdPool(makeCommandPool(vkd, data.device, data.qfIndex)); in iterate() local 1356 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in iterate() local 1563 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in iterate() local 1772 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in iterate() local 2028 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in iterate() local 2263 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in iterate() local [all …]
|
| /external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
| D | vktConditionalRenderingTestUtil.cpp | 109 const auto cmdPool = vk::makeCommandPool(vk, device, queueIndex); in createConditionalRenderingBuffer() local
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageCompressionTranscodingSupport.cpp | 736 const Unique<VkCommandPool> cmdPool( in iterate() local 916 void BasicComputeTestInstance::copyDataToImage(const VkCommandPool &cmdPool, const VkCommandBuffer … in copyDataToImage() 987 void BasicComputeTestInstance::executeShader(const VkCommandPool &cmdPool, const VkCommandBuffer &c… in executeShader() 1097 bool BasicComputeTestInstance::copyResultAndCompare(const VkCommandPool &cmdPool, const VkCommandBu… in copyResultAndCompare() 1282 bool BasicComputeTestInstance::decompressImage(const VkCommandPool &cmdPool, const VkCommandBuffer … in decompressImage() 1706 void ImageStoreComputeTestInstance::executeShader(const VkCommandPool &cmdPool, const VkCommandBuff… in executeShader() 1900 const Unique<VkCommandPool> cmdPool( in iterate() local 2024 void GraphicsAttachmentsTestInstance::transcodeRead(const VkCommandPool &cmdPool) in transcodeRead() 2206 void GraphicsAttachmentsTestInstance::transcodeWrite(const VkCommandPool &cmdPool) in transcodeWrite() 2471 bool GraphicsAttachmentsTestInstance::verifyDecompression(const VkCommandPool &cmdPool, in verifyDecompression() [all …]
|
| D | vktImageTranscodingSupportTests.cpp | 574 const Unique<VkCommandPool> cmdPool( in transcode() local 577 …const Unique<VkCommandPool> cmdPool(createCommandPool(vk, device, VkCommandPoolCreateFlags(0u), qu… in transcode() local 877 const Unique<VkCommandPool> cmdPool( in transcode() local 880 …const Unique<VkCommandPool> cmdPool(createCommandPool(vk, device, VkCommandPoolCreateFlags(0u), qu… in transcode() local
|
| /external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemImageValidator.cpp | 216 …vk::Unique<vk::VkCommandPool> cmdPool(makeCommandPool(vk, device, PROTECTION_ENABLED, queueFamilyI… in validateImage() local
|
| D | vktProtectedMemUtils.cpp | 609 …vk::Unique<vk::VkCommandPool> cmdPool(makeCommandPool(vk, device, PROTECTION_ENABLED, queueFamilyI… in clearImage() local 673 …vk::Unique<vk::VkCommandPool> cmdPool(makeCommandPool(vk, device, PROTECTION_DISABLED, queueFamily… in uploadImage() local 773 …vk::Unique<vk::VkCommandPool> cmdPool(makeCommandPool(vk, device, protectionMode, queueFamilyIndex… in copyToProtectedImage() local
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkCommandBuffer.cpp | 416 VkCommandPool cmdPool) { in Create() 699 void GrVkPrimaryCommandBuffer::recycleSecondaryCommandBuffers(GrVkCommandPool* cmdPool) { in recycleSecondaryCommandBuffers() 948 GrVkCommandPool* cmdPool) { in Create() 1012 void GrVkSecondaryCommandBuffer::recycle(GrVkCommandPool* cmdPool) { in recycle()
|
| /external/deqp/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryBasicClass.cpp | 93 const Unique<VkCommandPool> cmdPool( in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineFramebufferAttachmentTests.cpp | 406 const Unique<VkCommandPool> cmdPool( in test() local 839 const Unique<VkCommandPool> cmdPool( in testNoAtt() local 1066 const Unique<VkCommandPool> cmdPool( in testMultiAttachments() local 1520 const Unique<VkCommandPool> cmdPool( in testInputResolveSameAttachment() local 1758 …const Move<VkCommandPool> cmdPool(createCommandPool(vk, device, VK_COMMAND_POOL_CREATE_RESET_COMMA… in testUnusedAtt() local
|
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmFromHlslTests.cpp | 191 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp | 71 const Move<VkCommandPool> cmdPool = in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/postmortem/ |
| D | vktPostmortemShaderTimeoutTests.cpp | 201 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, queueFamilyIndex)); in iterate() local
|