Home
last modified time | relevance | path

Searched refs:vk_command_pool_finish (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_command_pool.h83 vk_command_pool_finish(struct vk_command_pool *pool);
Dvk_command_pool.c72 vk_command_pool_finish(struct vk_command_pool *pool) in vk_command_pool_finish() function
126 vk_command_pool_finish(pool); in vk_common_DestroyCommandPool()
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_cmd.cpp58 vk_command_pool_finish(&gfxstream_commandPool->vk); in gfxstream_vk_DestroyCommandPool()