Searched defs:emitted_primitives (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_gs.h59 unsigned emitted_primitives; member in struct:draw_geometry_shader
H A Ddraw_pt_so_emit.c48 unsigned emitted_primitives; member in struct:pt_so_emit
140 ++so->emitted_primitives;
197 emit->emitted_primitives = 0;
220 emit->emitted_primitives,
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_gs.h59 unsigned emitted_primitives; member in struct:draw_geometry_shader
H A Ddraw_pt_so_emit.c48 unsigned emitted_primitives; member in struct:pt_so_emit
140 ++so->emitted_primitives;
197 emit->emitted_primitives = 0;
220 emit->emitted_primitives,

Completed in 84 milliseconds