Searched refs:set_off_screen (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_cgl.h61 CGLError(*set_off_screen) (CGLContextObj ctx, member in struct:apple_cgl_api
H A Dapple_cgl.c112 apple_cgl.set_off_screen = sym(h, "CGLSetOffScreen");
H A Dapple_glx_pixmap.c73 cglerr = apple_cgl.set_off_screen(p->context_obj, p->width, p->height,
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_cgl.h61 CGLError(*set_off_screen) (CGLContextObj ctx, member in struct:apple_cgl_api
H A Dapple_cgl.c112 apple_cgl.set_off_screen = sym(h, "CGLSetOffScreen");
H A Dapple_glx_pixmap.c73 cglerr = apple_cgl.set_off_screen(p->context_obj, p->width, p->height,

Completed in 7 milliseconds