Lines Matching refs:ctx
173 fi_type *current[VBO_ATTRIB_MAX]; /* points into ctx->ListState */
185 _vbo_CreateContext(struct gl_context *ctx);
188 _vbo_DestroyContext(struct gl_context *ctx);
191 vbo_install_exec_vtxfmt(struct gl_context *ctx);
194 vbo_install_hw_select_begin_end(struct gl_context *ctx);
197 vbo_install_exec_vtxfmt_noop(struct gl_context *ctx);
200 vbo_install_save_vtxfmt_noop(struct gl_context *ctx);
203 vbo_exec_update_eval_maps(struct gl_context *ctx);
206 vbo_exec_FlushVertices(struct gl_context *ctx, GLuint flags);
209 vbo_save_SaveFlushVertices(struct gl_context *ctx);
212 vbo_save_NotifyBegin(struct gl_context *ctx, GLenum mode,
216 vbo_save_NewList(struct gl_context *ctx, GLuint list, GLenum mode);
219 vbo_save_EndList(struct gl_context *ctx);
231 vbo_get_minmax_indices(struct gl_context *ctx, const struct _mesa_prim *prim,
238 vbo_get_minmax_indices_gallium(struct gl_context *ctx,
244 _vbo_current_attrib(const struct gl_context *ctx, gl_vert_attrib attr);