Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c445 hud_prepare_vertices(struct hud_context *hud, struct vertex_queue *v, in hud_prepare_vertices() function
650 hud_prepare_vertices(hud, &hud->bg, 16 * 256, 2 * sizeof(float)); in hud_stop_queries()
651 hud_prepare_vertices(hud, &hud->whitelines, 4 * 256, 2 * sizeof(float)); in hud_stop_queries()
652 hud_prepare_vertices(hud, &hud->text, 16 * 1024, 4 * sizeof(float)); in hud_stop_queries()