Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkRefUtil.cpp73 Move<VkCommandBuffer> allocateCommandBuffer(const DeviceInterface &vk, VkDevice device, in allocateCommandBuffer() function
153 Move<VkCommandBuffer> allocateCommandBuffer(const DeviceInterface &vk, VkDevice device, VkCommandPo… in allocateCommandBuffer() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DPersistentCommandPool.cpp97 angle::Result PersistentCommandPool::allocateCommandBuffer(Context *context) in allocateCommandBuffer() function in rx::vk::PersistentCommandPool
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp1182 Move<vk::VkCommandBuffer> allocateCommandBuffer(Context &context, vk::VkCommandPool cmdPool) in allocateCommandBuffer() function