Home
last modified time | relevance | path

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

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