Searched refs:test_egl (Results 1 – 1 of 1) sorted by relevance
52 static struct virgl_egl *test_egl; variable64 return virgl_egl_create_context(test_egl, &vparams); in fuzzer_create_gl_context()69 virgl_egl_destroy_context(test_egl, ctx); in fuzzer_destory_gl_context()75 return virgl_egl_make_context_current(test_egl, ctx); in fuzzer_make_current()91 test_egl = virgl_egl_init(NULL, true, true); in initialize_environment()92 assert(test_egl); in initialize_environment()1042 virgl_egl_destroy(test_egl); in main()