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.h85 struct vertex_queue { struct
86 float *vertices;
87 struct pipe_vertex_buffer vbuf;
88 unsigned max_num_vertices;
89 unsigned num_vertices;
90 unsigned buffer_size;