Home
last modified time | relevance | path

Searched refs:util_is_vbo_upload_ratio_too_large (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/
H A Du_math.h785 util_is_vbo_upload_ratio_too_large(unsigned draw_vertex_count, in util_is_vbo_upload_ratio_too_large() function
/third_party/mesa3d/src/mesa/main/
H A Dglthread_draw.c835 if (util_is_vbo_upload_ratio_too_large(count, num_vertices)) in draw_elements()
1082 if (util_is_vbo_upload_ratio_too_large(total_count, num_vertices)) in _mesa_marshal_MultiDrawElementsBaseVertex()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c1701 util_is_vbo_upload_ratio_too_large(new_draw.count, num_vertices) && in u_vbuf_draw_vbo()

Completed in 7 milliseconds