Searched refs:index_bounds_valid (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_draw.h55 GLboolean index_bounds_valid,
65 GLboolean index_bounds_valid,
H A Dst_draw.c194 GLboolean index_bounds_valid,
227 if (!index_bounds_valid)
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.c97 GLboolean index_bounds_valid,
121 if (!index_bounds_valid)
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.h55 GLboolean index_bounds_valid,
65 GLboolean index_bounds_valid,
H A Dst_draw.c194 GLboolean index_bounds_valid,
227 if (!index_bounds_valid)
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.c97 GLboolean index_bounds_valid,
121 if (!index_bounds_valid)
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/i965/
H A Dbrw_draw.h41 GLboolean index_bounds_valid,
H A Dbrw_draw.c541 GLboolean index_bounds_valid,
558 if (!index_bounds_valid)
537 brw_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/i965/
H A Dbrw_draw.h41 GLboolean index_bounds_valid,
H A Dbrw_draw.c541 GLboolean index_bounds_valid,
558 if (!index_bounds_valid)
537 brw_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/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dtnl.h92 GLboolean index_bounds_valid,
H A Dt_draw.c414 GLboolean index_bounds_valid,
421 if (!index_bounds_valid)
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/tnl/
H A Dtnl.h92 GLboolean index_bounds_valid,
H A Dt_draw.c414 GLboolean index_bounds_valid,
421 if (!index_bounds_valid)
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/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_vbo_t.c223 GLboolean index_bounds_valid,
454 GLboolean index_bounds_valid,
461 if (!index_bounds_valid)
490 GLboolean index_bounds_valid,
500 index_bounds_valid, min_index, max_index,
505 index_bounds_valid, min_index, max_index,
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/drivers/dri/nouveau/
H A Dnouveau_vbo_t.c223 GLboolean index_bounds_valid,
454 GLboolean index_bounds_valid,
461 if (!index_bounds_valid)
490 GLboolean index_bounds_valid,
500 index_bounds_valid, min_index, max_index,
505 index_bounds_valid, min_index, max_index,
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/vbo/
H A Dvbo.h79 GLboolean index_bounds_valid,
H A Dvbo_exec_array.c557 GLboolean index_bounds_valid,
571 index_bounds_valid, min_index, max_index, NULL);
804 GLboolean index_bounds_valid,
868 index_bounds_valid, start, end);
887 GLboolean index_bounds_valid = GL_TRUE; local
917 index_bounds_valid = GL_FALSE;
947 index_bounds_valid = GL_FALSE;
955 vbo_validated_drawrangeelements(ctx, mode, index_bounds_valid, start, end,
553 vbo_handle_primitive_restart(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) argument
803 vbo_validated_drawrangeelements(struct gl_context *ctx, GLenum mode, GLboolean index_bounds_valid, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices, GLint basevertex, GLint numInstances, GLuint baseInstance) argument
/external/mesa3d/src/mesa/vbo/
H A Dvbo.h79 GLboolean index_bounds_valid,
H A Dvbo_exec_array.c557 GLboolean index_bounds_valid,
571 index_bounds_valid, min_index, max_index, NULL);
804 GLboolean index_bounds_valid,
868 index_bounds_valid, start, end);
887 GLboolean index_bounds_valid = GL_TRUE; local
917 index_bounds_valid = GL_FALSE;
947 index_bounds_valid = GL_FALSE;
955 vbo_validated_drawrangeelements(ctx, mode, index_bounds_valid, start, end,
553 vbo_handle_primitive_restart(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) argument
803 vbo_validated_drawrangeelements(struct gl_context *ctx, GLenum mode, GLboolean index_bounds_valid, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices, GLint basevertex, GLint numInstances, GLuint baseInstance) argument

Completed in 240 milliseconds