Searched refs:destroy_pixel_format (Results 1 – 5 of 5) sorted by relevance
228 apple_cgl.destroy_pixel_format(pfobj); in get_max_size()246 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()
170 (void) apple_cgl.destroy_pixel_format(ac->pixel_format_obj); in apple_glx_create_context()262 if (apple_cgl.destroy_pixel_format(ac->pixel_format_obj)) { in apple_glx_destroy_context()
96 (void) apple_cgl.destroy_pixel_format(p->pixel_format_obj); in pixmap_destroy()