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()
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()
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 …]
107 struct glx_context *gc = __glXGetCurrentContext(); in glXQueryCurrentRendererIntegerMESA()167 struct glx_context *gc = __glXGetCurrentContext(); in glXQueryCurrentRendererStringMESA()
561 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitGL()574 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitX()583 struct glx_context *gc = __glXGetCurrentContext(); in glXUseXFont()602 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext()613 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext()822 struct glx_context * gc = __glXGetCurrentContext(); in glXSwapBuffers()834 gc = __glXGetCurrentContext(); in glXSwapBuffers()1387 struct glx_context *gc = __glXGetCurrentContext(); in glXGetCurrentDisplay()1650 struct glx_context *gc = __glXGetCurrentContext(); in glXGetCurrentReadDrawable()1732 struct glx_context *gc = __glXGetCurrentContext(); in glXSwapIntervalSGI()[all …]
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()676 struct glx_context *gc = __glXGetCurrentContext(); in dri3_bind_tex_image()699 struct glx_context *gc = __glXGetCurrentContext(); in dri3_release_tex_image()
52 struct glx_context *gc = __glXGetCurrentContext(); \
262 struct glx_context *gc = __glXGetCurrentContext(); in indirect_bind_tex_image()313 struct glx_context *gc = __glXGetCurrentContext(); in indirect_release_tex_image()
62 gc = __glXGetCurrentContext(); \
105 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glInterleavedArrays()
114 struct glx_context *const gc = __glXGetCurrentContext(); in gl_dispatch_stub_GetSeparableFilterEXT()
116 struct glx_context *gc = __glXGetCurrentContext(); in driwindows_bind_tex_image()134 struct glx_context *gc = __glXGetCurrentContext(); in driwindows_release_tex_image()
669 # define __glXGetCurrentContext() __glX_tls_Context macro673 extern struct glx_context *__glXGetCurrentContext(void);
527 struct glx_context *gc = __glXGetCurrentContext(); in dri2GetCurrentContext()699 gc = __glXGetCurrentContext(); in dri2FlushFrontBuffer()1031 struct glx_context *gc = __glXGetCurrentContext(); in dri2_bind_tex_image()1069 struct glx_context *gc = __glXGetCurrentContext(); in dri2_release_tex_image()
243 gc = __glXGetCurrentContext(); in glx_display_free()987 gc = __glXGetCurrentContext(); in __glXSetupForCommand()
419 struct glx_context *gc = __glXGetCurrentContext(); in drisw_bind_tex_image()451 struct glx_context *gc = __glXGetCurrentContext(); in drisw_release_tex_image()
323 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