Searched refs:__glXGetCurrentContext (Results 1 – 24 of 24) sorted by relevance
40 struct glx_context *gc = __glXGetCurrentContext(); in do_vertex_attrib_enable()68 struct glx_context *const gc = __glXGetCurrentContext(); in get_parameter()125 struct glx_context *const gc = __glXGetCurrentContext(); in __indirect_glGetVertexAttribPointerv()198 struct glx_context *const gc = __glXGetCurrentContext(); in __indirect_glGetVertexAttribiv()232 struct glx_context *const gc = __glXGetCurrentContext(); in __indirect_glGetVertexAttribfv()266 struct glx_context *const gc = __glXGetCurrentContext(); in __indirect_glGetVertexAttribdv()
125 __glXGetCurrentContext(void) in __glXGetCurrentContext() function151 struct glx_context *cx = __glXGetCurrentContext(); in glXGetCurrentContext()164 struct glx_context *gc = __glXGetCurrentContext(); in glXGetCurrentDrawable()178 struct glx_context *oldGC = __glXGetCurrentContext(); in MakeContextCurrent()
527 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawArrays_none()698 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawArrays_old()760 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawElements_none()827 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawElements_old()984 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glDrawArrays()1003 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glArrayElement()1029 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glDrawElements()1051 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glDrawRangeElements()1077 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glMultiDrawArrays()1103 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glMultiDrawElementsEXT()[all …]
42 struct glx_context *gc = __glXGetCurrentContext(); in do_enable_disable()72 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glPushClientAttrib()104 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glPopClientAttrib()
522 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitGL()535 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitX()544 struct glx_context *gc = __glXGetCurrentContext(); in glXUseXFont()563 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext()574 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext()819 struct glx_context * gc = __glXGetCurrentContext(); in glXSwapBuffers()831 gc = __glXGetCurrentContext(); in glXSwapBuffers()1384 struct glx_context *gc = __glXGetCurrentContext(); in glXGetCurrentDisplay()1647 struct glx_context *gc = __glXGetCurrentContext(); in glXGetCurrentReadDrawable()1729 struct glx_context *gc = __glXGetCurrentContext(); in __glXSwapIntervalSGI()[all …]
107 struct glx_context *gc = __glXGetCurrentContext(); in glXQueryCurrentRendererIntegerMESA()167 struct glx_context *gc = __glXGetCurrentContext(); in glXQueryCurrentRendererStringMESA()
645 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glGetString()836 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glGetPointerv()884 struct glx_context *const gc = __glXGetCurrentContext(); in __indirect_glAreTexturesResident()915 struct glx_context *const gc = __glXGetCurrentContext(); in glAreTexturesResidentEXT()925 struct glx_context *const gc = __glXGetCurrentContext(); in glAreTexturesResidentEXT()
71 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glPixelStoref()221 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glPixelStorei()
104 struct dri3_context *pcp = (struct dri3_context *) __glXGetCurrentContext(); in glx_dri3_in_current_context()113 struct glx_context *gc = __glXGetCurrentContext(); in glx_dri3_get_dri_context()122 struct glx_context *gc = __glXGetCurrentContext(); in glx_dri3_get_dri_screen()656 struct glx_context *gc = __glXGetCurrentContext(); in dri3_bind_tex_image()679 struct glx_context *gc = __glXGetCurrentContext(); in dri3_release_tex_image()
244 struct glx_context *gc = __glXGetCurrentContext(); in indirect_bind_tex_image()295 struct glx_context *gc = __glXGetCurrentContext(); in indirect_release_tex_image()
52 struct glx_context *gc = __glXGetCurrentContext(); \
62 gc = __glXGetCurrentContext(); \
116 struct glx_context *gc = __glXGetCurrentContext(); in driwindows_bind_tex_image()134 struct glx_context *gc = __glXGetCurrentContext(); in driwindows_release_tex_image()
664 # define __glXGetCurrentContext() __glX_tls_Context macro668 extern struct glx_context *__glXGetCurrentContext(void);
105 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glInterleavedArrays()
114 struct glx_context *const gc = __glXGetCurrentContext(); in gl_dispatch_stub_GetSeparableFilterEXT()
520 struct glx_context *gc = __glXGetCurrentContext(); in dri2GetCurrentContext()692 gc = __glXGetCurrentContext(); in dri2FlushFrontBuffer()1023 struct glx_context *gc = __glXGetCurrentContext(); in dri2_bind_tex_image()1061 struct glx_context *gc = __glXGetCurrentContext(); in dri2_release_tex_image()
280 struct glx_context *gc = __glXGetCurrentContext(); in drisw_bind_tex_image()312 struct glx_context *gc = __glXGetCurrentContext(); in drisw_release_tex_image()
238 gc = __glXGetCurrentContext(); in glx_display_free()984 gc = __glXGetCurrentContext(); in __glXSetupForCommand()
322 struct glx_context *gc = __glXGetCurrentContext(); in __glXGetDrawableAttribute()
55 struct glx_context * gc = __glXGetCurrentContext(); in __applegl_glDrawBuffer()90 struct glx_context * gc = __glXGetCurrentContext(); in __applegl_glDrawBuffers()
53 struct glx_context *gc = __glXGetCurrentContext(); in SetRead()86 struct glx_context *gc = __glXGetCurrentContext(); in UnsetRead()
41 struct glx_context *gc = __glXGetCurrentContext(); in __applegl_glViewport()
107 __glXGetCurrentContext() in __glXGetCurrentContext() function