Home
last modified time | relevance | path

Searched refs:vbo_compute_max_verts (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_context.h212 vbo_compute_max_verts(const struct vbo_exec_context *exec) in vbo_compute_max_verts() function
Dvbo_exec_draw.c465 exec->vtx.max_vert = vbo_compute_max_verts(exec); in vbo_exec_vtx_flush()
Dvbo_exec_api.c314 exec->vtx.max_vert = vbo_compute_max_verts(exec); in vbo_exec_wrap_upgrade_vertex()