Searched refs:flush_drawable (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_cgl.h51 CGLError(*flush_drawable) (CGLContextObj ctx); member in struct:apple_cgl_api
H A Dapple_glx.c133 apple_cgl.flush_drawable(ac->context_obj);
H A Dapple_cgl.c103 apple_cgl.flush_drawable = sym(h, "CGLFlushDrawable");
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_cgl.h51 CGLError(*flush_drawable) (CGLContextObj ctx); member in struct:apple_cgl_api
H A Dapple_glx.c133 apple_cgl.flush_drawable(ac->context_obj);
H A Dapple_cgl.c103 apple_cgl.flush_drawable = sym(h, "CGLFlushDrawable");
/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dloader_dri3_helper.h107 void (*flush_drawable)(struct loader_dri3_drawable *, unsigned); member in struct:loader_dri3_vtable
H A Dloader_dri3_helper.c917 draw->vtable->flush_drawable(draw, flush_flags);
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dloader_dri3_helper.h113 void (*flush_drawable)(struct loader_dri3_drawable *, unsigned); member in struct:loader_dri3_vtable
H A Dloader_dri3_helper.c993 draw->vtable->flush_drawable(draw, flush_flags);
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c103 .flush_drawable = egl_dri3_flush_drawable,
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c103 .flush_drawable = egl_dri3_flush_drawable,
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri3_glx.c164 .flush_drawable = glx_dri3_flush_drawable,
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri3_glx.c164 .flush_drawable = glx_dri3_flush_drawable,

Completed in 20 milliseconds