Lines Matching refs:GLcontext
44 extern void gl_GetTexEnvfv( GLcontext *ctx,
47 extern void gl_GetTexEnviv( GLcontext *ctx,
50 extern void gl_GetTexGendv( GLcontext *ctx,
53 extern void gl_GetTexGenfv( GLcontext *ctx,
56 extern void gl_GetTexGeniv( GLcontext *ctx,
59 extern void gl_GetTexLevelParameterfv( GLcontext *ctx,
63 extern void gl_GetTexLevelParameteriv( GLcontext *ctx,
67 extern void gl_GetTexParameterfv( GLcontext *ctx, GLenum target,
70 extern void gl_GetTexParameteriv( GLcontext *ctx,
74 extern void gl_TexEnvfv( GLcontext *ctx,
78 extern void gl_TexParameterfv( GLcontext *ctx, GLenum target, GLenum pname,
82 extern void gl_TexGenfv( GLcontext *ctx,
89 extern void gl_update_texture_state( GLcontext *ctx );