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

/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 48 milliseconds