Searched refs:pCmdPool (Results 1 – 5 of 5) sorted by relevance
1113 VkCommandPool* pCmdPool) in anv_CreateCommandPool() argument1132 *pCmdPool = anv_cmd_pool_to_handle(pool); in anv_CreateCommandPool()
182 VkCommandPool* pCmdPool) in lvp_CreateCommandPool() argument202 *pCmdPool = lvp_cmd_pool_to_handle(pool); in lvp_CreateCommandPool()
2778 VkCommandPool *pCmdPool) in tu_CreateCommandPool() argument2798 *pCmdPool = tu_cmd_pool_to_handle(pool); in tu_CreateCommandPool()
80 VkCommandPool *pCmdPool) in v3dv_CreateCommandPool() argument100 *pCmdPool = v3dv_cmd_pool_to_handle(pool); in v3dv_CreateCommandPool()
4827 VkCommandPool* pCmdPool) in radv_CreateCommandPool() argument4850 *pCmdPool = radv_cmd_pool_to_handle(pool); in radv_CreateCommandPool()