Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h87 struct vertex_queue { struct
88 float *vertices;
89 struct pipe_vertex_buffer vbuf;
90 unsigned max_num_vertices;
91 unsigned num_vertices;
92 unsigned buffer_size;