Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_glx_surface.c35 static bool surface_make_current(struct apple_glx_context *ac,
43 .make_current = surface_make_current,
60 surface_make_current(struct apple_glx_context *ac, in surface_make_current() function