Searched refs:vcount_buffer_stream (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_draw.c351 stream = (svga->vcount_buffer_stream >> (i * 4)) & 0xf;
H A Dsvga_context.h630 unsigned vcount_buffer_stream; /* SO buffer to stream index mask */ member in struct:svga_context
H A Dsvga_pipe_streamout.c317 svga->vcount_buffer_stream = svga->current_so->buffer_stream;

Completed in 4 milliseconds