Searched refs:dispatch_vkCreateQueryPool (Results 1 – 3 of 3) sorted by relevance
235 if (!ctx->dispatch_vkCreateQueryPool) { in vn_dispatch_vkCreateQueryPool()247 ctx->dispatch_vkCreateQueryPool(ctx, &args); in vn_dispatch_vkCreateQueryPool()
2299 …void (*dispatch_vkCreateQueryPool)(struct vn_dispatch_context *ctx, struct vn_command_vkCreateQuer… member
53 dispatch->dispatch_vkCreateQueryPool = vkr_dispatch_vkCreateQueryPool; in vkr_context_init_query_pool_dispatch()