Home
last modified time | relevance | path

Searched refs:getCommandPool (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.cpp469 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()
H A DCommandProcessor.h143 CommandPool *getCommandPool() const { return mCommandPool; } in getCommandPool() function in rx::vk::CommandProcessorTask
431 PersistentCommandPool &getCommandPool(bool hasProtectedContent) in getCommandPool() function in rx::vk::final
H A DContextVk.h449 const vk::CommandPool &getCommandPool() const;
H A Dvk_helpers.h1062 CommandPool *getCommandPool() { return mCommandPool; } in getCommandPool() function in rx::vk::CommandBufferHelper
H A DContextVk.cpp5656 const vk::CommandPool &ContextVk::getCommandPool() const
H A Dvk_helpers.cpp2149 CommandPool *pool = (*commandBuffer)->getCommandPool(); in recycleImpl()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp988 vk::VkCommandPool getCommandPool (void) const { return *m_commandPool; }
1841 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
2322 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
2492 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
2602 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
2737 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
2987 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
3172 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
3395 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
3510 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp988 vk::VkCommandPool getCommandPool (void) const { return *m_commandPool; }
1841 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
2322 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
2492 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
2602 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
2737 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
2987 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
3172 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
3395 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
3510 const vk::VkCommandPool commandPool = context.getContext().getCommandPool();
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp73 VkCommandPool getCommandPool (void) const { return *m_commandPool; } in getCommandPool() function in vkt::api::__anon27763::CommandBufferBareTestEnvironment
1793 context.resetCommandPoolForVKSC(context.getDevice(), env.getCommandPool()); in renderPassContinueTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp73 VkCommandPool getCommandPool (void) const { return *m_commandPool; } in getCommandPool() function in vkt::api::__anon29011::CommandBufferBareTestEnvironment
1793 context.resetCommandPoolForVKSC(context.getDevice(), env.getCommandPool()); in renderPassContinueTest()

Completed in 51 milliseconds