Lines Matching refs:glx_context
114 dri2_destroy_context(struct glx_context *context) in dri2_destroy_context()
129 dri2_bind_context(struct glx_context *context, struct glx_context *old, in dri2_bind_context()
171 dri2_unbind_context(struct glx_context *context, struct glx_context *new) in dri2_unbind_context()
179 static struct glx_context *
182 struct glx_context *shareList, int renderType) in dri2_create_context()
230 static struct glx_context *
233 struct glx_context *shareList, in dri2_create_context_attribs()
514 struct glx_context *gc = __glXGetCurrentContext(); in dri2GetCurrentContext()
636 dri2_wait_x(struct glx_context *gc) in dri2_wait_x()
648 dri2_wait_gl(struct glx_context *gc) in dri2_wait_gl()
668 struct glx_context *gc; in dri2FlushFrontBuffer()
991 struct glx_context *gc = __glXGetCurrentContext(); in dri2_bind_tex_image()
1029 struct glx_context *gc = __glXGetCurrentContext(); in dri2_release_tex_image()