Lines Matching refs:glx_context
44 indirect_destroy_context(struct glx_context *gc) in indirect_destroy_context()
128 indirect_bind_context(struct glx_context *gc, struct glx_context *old, in indirect_bind_context()
162 indirect_unbind_context(struct glx_context *gc, struct glx_context *new) in indirect_unbind_context()
183 indirect_wait_gl(struct glx_context *gc) in indirect_wait_gl()
202 indirect_wait_x(struct glx_context *gc) in indirect_wait_x()
220 indirect_use_x_font(struct glx_context *gc, in indirect_use_x_font()
249 struct glx_context *gc = __glXGetCurrentContext(); in indirect_bind_tex_image()
300 struct glx_context *gc = __glXGetCurrentContext(); in indirect_release_tex_image()
343 _X_HIDDEN struct glx_context *
346 struct glx_context *shareList, int renderType) in indirect_create_context()
348 struct glx_context *gc; in indirect_create_context()
439 static struct glx_context *
442 struct glx_context *shareList, in indirect_create_context_attribs()