Searched refs:destroy_pixel_format (Results 1 – 6 of 6) sorted by relevance
230 apple_cgl.destroy_pixel_format(pfobj); in get_max_size()248 apple_cgl.destroy_pixel_format(pfobj); in get_max_size()
48 CGLError(*destroy_pixel_format) (CGLPixelFormatObj pix); member
100 apple_cgl.destroy_pixel_format = sym(h, "CGLDestroyPixelFormat"); in apple_cgl_init()
173 (void) apple_cgl.destroy_pixel_format(ac->pixel_format_obj); in apple_glx_create_context()265 if (apple_cgl.destroy_pixel_format(ac->pixel_format_obj)) { in apple_glx_destroy_context()
177 apple_cgl.destroy_pixel_format(*pfobj); in apple_visual_create_pfobj()
96 (void) apple_cgl.destroy_pixel_format(p->pixel_format_obj); in pixmap_destroy()