Searched refs:hk_cmd_buffer_pool (Results 1 – 2 of 2) sorted by relevance
39 struct hk_cmd_pool *pool = hk_cmd_buffer_pool(cmd); in hk_descriptor_state_fini()50 struct hk_cmd_pool *pool = hk_cmd_buffer_pool(cmd); in hk_free_resettable_cmd_buffer()76 struct hk_cmd_pool *pool = hk_cmd_buffer_pool(cmd); in hk_destroy_cmd_buffer()157 VkResult result = hk_cmd_pool_alloc_bo(hk_cmd_buffer_pool(cmd), usc, bo_out); in hk_cmd_buffer_alloc_bo()
419 hk_cmd_buffer_pool(struct hk_cmd_buffer *cmd) in hk_cmd_buffer_pool() function