Searched refs:dispatch_vkCreateCommandPool (Results 1 – 3 of 3) sorted by relevance
201 if (!ctx->dispatch_vkCreateCommandPool) { in vn_dispatch_vkCreateCommandPool()213 ctx->dispatch_vkCreateCommandPool(ctx, &args); in vn_dispatch_vkCreateCommandPool()
2338 …void (*dispatch_vkCreateCommandPool)(struct vn_dispatch_context *ctx, struct vn_command_vkCreateCo… member
866 dispatch->dispatch_vkCreateCommandPool = vkr_dispatch_vkCreateCommandPool; in vkr_context_init_command_pool_dispatch()