Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_save_api.c184 alloc_vertex_store(struct gl_context *ctx) in alloc_vertex_store() function
533 save->vertex_store = alloc_vertex_store(ctx); in compile_vertex_list()
1594 save->vertex_store = alloc_vertex_store(ctx); in vbo_save_NewList()