Home
last modified time | relevance | path

Searched defs:vertex_queue (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_private.h95 struct vertex_queue { struct
96 float *vertices;
97 struct pipe_vertex_buffer vbuf;
98 unsigned max_num_vertices;
99 unsigned num_vertices;
100 unsigned buffer_size;