Searched refs:GGLContext (Results 1 – 6 of 6) sorted by relevance
306 } GGLContext; typedef315 ssize_t gglInit(GGLContext** context);316 ssize_t gglUninit(GGLContext* context);319 GGLContext* c,
34 GGLContext& procs = *(GGLContext*)c; in ggl_init_raster()146 GGLint gglBitBlit(GGLContext* con, int tmu, GGLint crop[4], GGLint where[4]) in gglBitBlit()
37 GGLContext& procs = *(GGLContext*)c; in ggl_init_clear()
740 GGLContext& procs = *(GGLContext*)c; in ggl_init_procs()814 ssize_t gglInit(GGLContext** context) in gglInit()822 *context = (GGLContext*)c; in gglInit()829 ssize_t gglUninit(GGLContext* con) in gglUninit()
46 GGLContext* c; in ggl_test_codegen()
529 GGLContext procs;