Home
last modified time | relevance | path

Searched refs:VBO_SAVE_BUFFER_SIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save.h114 #define VBO_SAVE_BUFFER_SIZE (20*1024*1024) macro
H A Dvbo_save_api.c410 new_size > VBO_SAVE_BUFFER_SIZE) { in grow_vertex_storage()
412 new_size = VBO_SAVE_BUFFER_SIZE; in grow_vertex_storage()
790 MAX2(total_bytes_needed, VBO_SAVE_BUFFER_SIZE), in compile_vertex_list()
925 VBO_SAVE_BUFFER_SIZE, in compile_vertex_list()

Completed in 4 milliseconds