Searched refs:get_current_context (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/glx/apple/
H A Dapple_cgl.h58 CGLContextObj(*get_current_context) (void); member in struct:apple_cgl_api
H A Dapple_cgl.c109 apple_cgl.get_current_context = sym(h, "CGLGetCurrentContext");
H A Dapple_glx_pbuffer.c191 oldcontext = apple_cgl.get_current_context();
H A Dapple_glx_context.c220 if (apple_cgl.get_current_context() == ac->context_obj) {
/external/deqp/modules/egl/
H A DteglNegativeApiTests.cpp917 TEGL_ADD_API_CASE(get_current_context, "eglGetCurrentContext() negative tests",

Completed in 100 milliseconds