Home
last modified time | relevance | path

Searched refs:flush_drawable (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glx/apple/
Dapple_glx.c137 apple_cgl.flush_drawable(ac->context_obj); in apple_glx_swap_buffers()
Dapple_cgl.h51 CGLError(*flush_drawable) (CGLContextObj ctx); member
Dapple_cgl.c103 apple_cgl.flush_drawable = sym(h, "CGLFlushDrawable"); in apple_cgl_init()