Searched defs:tfb_vertcount (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_draw.c197 struct gl_transform_feedback_object *tfb_vertcount)
252 if (tfb_vertcount) {
253 st_transform_feedback_draw_init(tfb_vertcount, &info);
190 st_draw_vbo(struct gl_context *ctx, const struct _mesa_prim *prims, GLuint nr_prims, const struct _mesa_index_buffer *ib, GLboolean index_bounds_valid, GLuint min_index, GLuint max_index, struct gl_transform_feedback_object *tfb_vertcount) argument
H A Dst_draw_feedback.c100 struct gl_transform_feedback_object *tfb_vertcount)
93 st_feedback_draw_vbo(struct gl_context *ctx, const struct _mesa_prim *prims, GLuint nr_prims, const struct _mesa_index_buffer *ib, GLboolean index_bounds_valid, GLuint min_index, GLuint max_index, struct gl_transform_feedback_object *tfb_vertcount) argument
/external/mesa3d/src/mesa/state_tracker/
H A Dst_draw.c197 struct gl_transform_feedback_object *tfb_vertcount)
252 if (tfb_vertcount) {
253 st_transform_feedback_draw_init(tfb_vertcount, &info);
190 st_draw_vbo(struct gl_context *ctx, const struct _mesa_prim *prims, GLuint nr_prims, const struct _mesa_index_buffer *ib, GLboolean index_bounds_valid, GLuint min_index, GLuint max_index, struct gl_transform_feedback_object *tfb_vertcount) argument
H A Dst_draw_feedback.c100 struct gl_transform_feedback_object *tfb_vertcount)
93 st_feedback_draw_vbo(struct gl_context *ctx, const struct _mesa_prim *prims, GLuint nr_prims, const struct _mesa_index_buffer *ib, GLboolean index_bounds_valid, GLuint min_index, GLuint max_index, struct gl_transform_feedback_object *tfb_vertcount) argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_vbo_t.c225 struct gl_transform_feedback_object *tfb_vertcount);
456 struct gl_transform_feedback_object *tfb_vertcount)
492 struct gl_transform_feedback_object *tfb_vertcount)
501 tfb_vertcount);
506 tfb_vertcount);
451 vbo_render_prims(struct gl_context *ctx, const struct _mesa_prim *prims, GLuint nr_prims, const struct _mesa_index_buffer *ib, GLboolean index_bounds_valid, GLuint min_index, GLuint max_index, struct gl_transform_feedback_object *tfb_vertcount) argument
487 vbo_check_render_prims(struct gl_context *ctx, const struct _mesa_prim *prims, GLuint nr_prims, const struct _mesa_index_buffer *ib, GLboolean index_bounds_valid, GLuint min_index, GLuint max_index, struct gl_transform_feedback_object *tfb_vertcount) argument
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_draw.c417 struct gl_transform_feedback_object *tfb_vertcount)
410 _tnl_vbo_draw_prims(struct gl_context *ctx, const struct _mesa_prim *prim, GLuint nr_prims, const struct _mesa_index_buffer *ib, GLboolean index_bounds_valid, GLuint min_index, GLuint max_index, struct gl_transform_feedback_object *tfb_vertcount) argument
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_vbo_t.c225 struct gl_transform_feedback_object *tfb_vertcount);
456 struct gl_transform_feedback_object *tfb_vertcount)
492 struct gl_transform_feedback_object *tfb_vertcount)
501 tfb_vertcount);
506 tfb_vertcount);
451 vbo_render_prims(struct gl_context *ctx, const struct _mesa_prim *prims, GLuint nr_prims, const struct _mesa_index_buffer *ib, GLboolean index_bounds_valid, GLuint min_index, GLuint max_index, struct gl_transform_feedback_object *tfb_vertcount) argument
487 vbo_check_render_prims(struct gl_context *ctx, const struct _mesa_prim *prims, GLuint nr_prims, const struct _mesa_index_buffer *ib, GLboolean index_bounds_valid, GLuint min_index, GLuint max_index, struct gl_transform_feedback_object *tfb_vertcount) argument
/external/mesa3d/src/mesa/tnl/
H A Dt_draw.c417 struct gl_transform_feedback_object *tfb_vertcount)
410 _tnl_vbo_draw_prims(struct gl_context *ctx, const struct _mesa_prim *prim, GLuint nr_prims, const struct _mesa_index_buffer *ib, GLboolean index_bounds_valid, GLuint min_index, GLuint max_index, struct gl_transform_feedback_object *tfb_vertcount) argument

Completed in 233 milliseconds