HomeSort by relevance Sort by last modified time
    Searched refs:svga_context_flush (Results 1 - 16 of 16) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_flush.c 45 svga_context_flush(svga, fence);
svga_pipe_query.c 169 svga_context_flush(svga, NULL);
194 svga_context_flush(svga, NULL);
202 svga_context_flush(svga, NULL);
229 svga_context_flush(svga, NULL);
234 svga_context_flush(svga, &sq->fence);
svga_pipe_draw.c 259 svga_context_flush( svga, NULL );
310 svga_context_flush( svga, NULL );
370 svga_context_flush(svga, NULL);
413 svga_context_flush(svga, NULL);
svga_swtnl_backend.c 93 svga_context_flush(svga, NULL);
189 svga_context_flush(svga, NULL);
247 svga_context_flush(svga, NULL);
302 svga_context_flush(svga, NULL);
svga_pipe_blit.c 91 svga_context_flush(svga, NULL);
svga_pipe_clear.c 126 svga_context_flush( svga, NULL );
svga_pipe_fs.c 107 svga_context_flush(svga, NULL);
svga_pipe_vs.c 165 svga_context_flush(svga, NULL);
svga_context.c 201 void svga_context_flush( struct svga_context *svga, function
253 svga_context_flush( svga, NULL );
svga_resource_texture.c 95 svga_context_flush(svga, NULL);
130 svga_context_flush(svga, &fence);
162 svga_context_flush(svga, NULL);
184 svga_context_flush(svga, &fence);
svga_state.c 236 svga_context_flush(svga, NULL);
svga_swtnl_draw.c 59 svga_context_flush(svga, NULL);
svga_resource_buffer_upload.c 67 svga_context_flush(svga, NULL);
516 svga_context_flush(svga, NULL);
585 svga_context_flush(svga, NULL);
svga_context.h 449 void svga_context_flush( struct svga_context *svga,
svga_resource_buffer.c 160 svga_context_flush(svga, NULL);
svga_surface.c 91 svga_context_flush(svga, NULL);

Completed in 127 milliseconds