| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | CommandProcessor.cpp | 469 task->getCommandPool(), task->getQueueSerial())); in processTask() 770 return mRenderer->getCommandBufferHelper(context, false, (*outsideRPCommands)->getCommandPool(), in flushOutsideRPCommands() 785 return mRenderer->getCommandBufferHelper(context, true, (*renderPassCommands)->getCommandPool(), in flushRenderPassCommands() 885 PersistentCommandPool &commandPool = getCommandPool(batch.hasProtectedContent); in retireFinishedCommands() 1153 PersistentCommandPool &commandPool = getCommandPool(hasProtectedContent); in ensurePrimaryCommandBufferValid()
|
| D | CommandProcessor.h | 143 CommandPool *getCommandPool() const { return mCommandPool; } in getCommandPool() function 431 PersistentCommandPool &getCommandPool(bool hasProtectedContent) in getCommandPool() function
|
| D | ContextVk.h | 449 const vk::CommandPool &getCommandPool() const;
|
| D | vk_helpers.h | 1062 CommandPool *getCommandPool() { return mCommandPool; } in getCommandPool() function
|
| D | ContextVk.cpp | 5656 const vk::CommandPool &ContextVk::getCommandPool() const in getCommandPool() function in rx::ContextVk
|
| D | vk_helpers.cpp | 2149 CommandPool *pool = (*commandBuffer)->getCommandPool(); in recycleImpl()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | CommandGraph.cpp | 250 context, context->getCommandPool(), commandBufferOut); in recordCommands() 257 context, context->getCommandPool(), commandBufferOut)); in recordCommands() 416 ANGLE_TRY(InitAndBeginCommandBuffer(context, context->getCommandPool(), inheritanceInfo, in beginInsideRenderPassRecording()
|
| D | ContextVk.h | 255 const vk::CommandPool &getCommandPool() const;
|
| D | ContextVk.cpp | 2606 const vk::CommandPool &ContextVk::getCommandPool() const in getCommandPool() function in rx::ContextVk
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| D | vktMemoryPipelineBarrierTests.cpp | 988 vk::VkCommandPool getCommandPool (void) const { return *m_commandPool; } in getCommandPool() function in vkt::memory::__anonbaa60de30111::Context 1841 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() 2322 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() 2492 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() 2602 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() 2737 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() 2987 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() 3172 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() 3395 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() 3510 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryPipelineBarrierTests.cpp | 988 vk::VkCommandPool getCommandPool (void) const { return *m_commandPool; } in getCommandPool() function in vkt::memory::__anon3bcb4f630111::Context 1841 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() 2322 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() 2492 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() 2602 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() 2737 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() 2987 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() 3172 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() 3395 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() 3510 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCommandBuffersTests.cpp | 73 VkCommandPool getCommandPool (void) const { return *m_commandPool; } in getCommandPool() function in vkt::api::__anon291bdad40111::CommandBufferBareTestEnvironment 1793 context.resetCommandPoolForVKSC(context.getDevice(), env.getCommandPool()); in renderPassContinueTest()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiCommandBuffersTests.cpp | 73 VkCommandPool getCommandPool (void) const { return *m_commandPool; } in getCommandPool() function in vkt::api::__anon6ae7e9540111::CommandBufferBareTestEnvironment 1793 context.resetCommandPoolForVKSC(context.getDevice(), env.getCommandPool()); in renderPassContinueTest()
|