Searched refs:vkr_command_pool (Results 1 – 4 of 4) sorted by relevance
13 struct vkr_command_pool { struct34 vkr_command_pool_release(struct vkr_context *ctx, struct vkr_command_pool *pool) in vkr_command_pool_release() argument
28 struct vkr_command_pool *pool = vkr_command_pool_create_and_add(dispatch->data, args); in vkr_dispatch_vkCreateCommandPool()40 struct vkr_command_pool *pool = vkr_command_pool_from_handle(args->commandPool); in vkr_dispatch_vkDestroyCommandPool()77 struct vkr_command_pool *pool = in vkr_dispatch_vkAllocateCommandBuffers()
89 struct vkr_command_pool;
229 vkr_command_pool_release(ctx, (struct vkr_command_pool *)obj); in vkr_device_object_destroy()