Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_glx_pixmap.c45 static bool pixmap_make_current(struct apple_glx_context *ac,
52 .make_current = pixmap_make_current,
57 pixmap_make_current(struct apple_glx_context *ac, in pixmap_make_current() function