Lines Matching refs:gl_context
34 struct gl_context;
43 _tnl_CreateContext( struct gl_context *ctx );
46 _tnl_DestroyContext( struct gl_context *ctx );
49 _tnl_InvalidateState( struct gl_context *ctx, GLuint new_state );
56 _tnl_wakeup( struct gl_context *ctx );
61 _tnl_need_projected_coords( struct gl_context *ctx, GLboolean flag );
67 _tnl_allow_vertex_fog( struct gl_context *ctx, GLboolean value );
70 _tnl_allow_pixel_fog( struct gl_context *ctx, GLboolean value );
73 _tnl_program_string(struct gl_context *ctx, GLenum target, struct gl_program *program);
79 _tnl_draw_prims( struct gl_context *ctx,
88 _tnl_vbo_draw_prims( struct gl_context *ctx,
98 _mesa_load_tracked_matrices(struct gl_context *ctx);
101 _tnl_RasterPos(struct gl_context *ctx, const GLfloat vObj[4]);
104 _tnl_validate_shine_tables( struct gl_context *ctx );