Home
last modified time | relevance | path

Searched defs:allocateCommandBuffer (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DPersistentCommandPool.cpp87 angle::Result PersistentCommandPool::allocateCommandBuffer(vk::Context *context) in allocateCommandBuffer() function in rx::vk::PersistentCommandPool
/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtil.cpp64 Move<VkCommandBuffer> allocateCommandBuffer (const DeviceInterface& vk, VkDevice device, const VkCo… in allocateCommandBuffer() function
156 Move<VkCommandBuffer> allocateCommandBuffer (const DeviceInterface& vk, in allocateCommandBuffer() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1178 Move<vk::VkCommandBuffer> allocateCommandBuffer (Context& context, vk::VkCommandPool cmdPool) in allocateCommandBuffer() function