Home
last modified time | relevance | path

Searched refs:check_space (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_vbuf.c110 check_space( struct vbuf_stage *vbuf, unsigned nr ) in check_space() function
161 check_space( vbuf, 3 ); in vbuf_tri()
176 check_space( vbuf, 2 ); in vbuf_line()
190 check_space( vbuf, 1 ); in vbuf_point()