Searched refs:gl_set_current_context (Results 1 – 1 of 1) sorted by relevance
421 gl_set_current_context(OpenGLContextStateP new_cs, OpenGLContextStateP old_cs) in gl_set_current_context() function880 if (!gl_set_current_context(new_cs, NULL)) in vaCreateSurfaceGLX_impl_libva()890 gl_set_current_context(&old_cs, NULL); in vaCreateSurfaceGLX_impl_libva()909 if (!gl_set_current_context(new_cs, &old_cs)) in vaDestroySurfaceGLX_impl_libva()915 gl_set_current_context(&old_cs, NULL); in vaDestroySurfaceGLX_impl_libva()1041 if (!gl_set_current_context(pSurfaceGLX->gl_context, &old_cs)) in vaCopySurfaceGLX_impl_libva()1046 gl_set_current_context(&old_cs, NULL); in vaCopySurfaceGLX_impl_libva()