Searched refs:ContextCommandPoolVk (Results 1 – 3 of 3) sorted by relevance
42 struct ContextCommandPoolVk { struct72 const ContextCommandPoolVk& GetContextCommandPool() const;73 const ContextCommandPoolVk& GetContextSecondaryCommandPool() const;84 BASE_NS::vector<ContextCommandPoolVk> commandPools_;85 BASE_NS::vector<ContextCommandPoolVk> commandSecondaryPools_;
220 ContextCommandPoolVk CreateContextCommandPool( in CreateContextCommandPool()237 ContextCommandPoolVk ctxPool; in CreateContextCommandPool()395 const ContextCommandPoolVk& NodeContextPoolManagerVk::GetContextCommandPool() const in GetContextCommandPool()403 const ContextCommandPoolVk& NodeContextPoolManagerVk::GetContextSecondaryCommandPool() const in GetContextSecondaryCommandPool()
690 const ContextCommandPoolVk& ptrCmdPool = in RenderPrimaryRenderPass()854 const ContextCommandPoolVk* ptrCmdPool = nullptr; in RenderSingleCommandList()