Searched refs:anv_cmd_pool (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_cmd_buffer.c161 struct anv_cmd_pool * pool,
216 ANV_FROM_HANDLE(anv_cmd_pool, pool, pAllocateInfo->commandPool);
855 struct anv_cmd_pool *pool;
880 ANV_FROM_HANDLE(anv_cmd_pool, pool, commandPool);
898 ANV_FROM_HANDLE(anv_cmd_pool, pool, commandPool);
H A Danv_private.h381 __builtin_types_compatible_p (__typeof (o), struct anv_cmd_pool*), \
2399 struct anv_cmd_pool { struct
2419 struct anv_cmd_pool * pool;
3687 ANV_DEFINE_NONDISP_HANDLE_CASTS(anv_cmd_pool, VkCommandPool)
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_cmd_buffer.c264 struct anv_cmd_pool * pool,
323 ANV_FROM_HANDLE(anv_cmd_pool, pool, pAllocateInfo->commandPool);
1268 struct anv_cmd_pool *pool;
1299 ANV_FROM_HANDLE(anv_cmd_pool, pool, commandPool);
1317 ANV_FROM_HANDLE(anv_cmd_pool, pool, commandPool);
H A Danv_private.h3059 struct anv_cmd_pool { struct
3087 struct anv_cmd_pool * pool;
4743 VK_DEFINE_NONDISP_HANDLE_CASTS(anv_cmd_pool, base, VkCommandPool,

Completed in 21 milliseconds