Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_vbo_t.c204 get_max_client_stride(struct gl_context *ctx, const struct gl_vertex_array **arrays) in get_max_client_stride() function
246 (stride = get_max_client_stride(ctx, arrays))) in vbo_maybe_split()