Searched refs:vtest_lazy_init_context (Results 1 – 4 of 4) sorted by relevance
50 int vtest_lazy_init_context(struct vtest_context *ctx);
113 ret = vtest_lazy_init_context(context); in vtest_fuzzer_run_renderer()
388 int vtest_lazy_init_context(struct vtest_context *ctx) in vtest_lazy_init_context() function603 return vtest_lazy_init_context(ctx); in vtest_context_init()
653 ret = vtest_lazy_init_context(client->context); in vtest_client_dispatch_commands()