Home
last modified time | relevance | path

Searched refs:anv_cmd_pool (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_cmd_buffer.c184 struct anv_cmd_pool * pool, in anv_create_cmd_buffer()
239 ANV_FROM_HANDLE(anv_cmd_pool, pool, pAllocateInfo->commandPool); in anv_AllocateCommandBuffers()
792 struct anv_cmd_pool *pool; in anv_CreateCommandPool()
817 ANV_FROM_HANDLE(anv_cmd_pool, pool, commandPool); in anv_DestroyCommandPool()
835 ANV_FROM_HANDLE(anv_cmd_pool, pool, commandPool); in anv_ResetCommandPool()
Danv_private.h286 __builtin_types_compatible_p (__typeof (o), struct anv_cmd_pool*), \
1780 struct anv_cmd_pool { struct
1800 struct anv_cmd_pool * pool; argument
2943 ANV_DEFINE_NONDISP_HANDLE_CASTS(anv_cmd_pool, VkCommandPool)