Searched defs:get_max_vertices (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_render_t.c149 get_max_vertices(struct gl_context *ctx, const struct _mesa_index_buffer *ib, function
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_render_t.c149 get_max_vertices(struct gl_context *ctx, const struct _mesa_index_buffer *ib, function
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_split_inplace.c132 static GLuint get_max_vertices(struct split_context *split, function
156 GLuint available = get_max_vertices(split, prim);
165 available = get_max_vertices(split, prim);
204 available = get_max_vertices(split, prim);
/external/mesa3d/src/mesa/vbo/
H A Dvbo_split_inplace.c132 static GLuint get_max_vertices(struct split_context *split, function
156 GLuint available = get_max_vertices(split, prim);
165 available = get_max_vertices(split, prim);
204 available = get_max_vertices(split, prim);

Completed in 486 milliseconds