Home
last modified time | relevance | path

Searched defs:getCommandPool (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.h401 PersistentCommandPool &getCommandPool(bool hasProtectedContent) in getCommandPool() function
DContextVk.cpp5346 const vk::CommandPool &ContextVk::getCommandPool() const in getCommandPool() function in rx::ContextVk
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp72 VkCommandPool getCommandPool (void) const { return *m_commandPool; } in getCommandPool() function in vkt::api::__anon1fe7ba360111::CommandBufferBareTestEnvironment
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp988 vk::VkCommandPool getCommandPool (void) const { return *m_commandPool; } in getCommandPool() function in vkt::memory::__anon09d9cc850111::Context