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

  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_context.h 403 void nvc0_draw_vbo(struct pipe_context *, const struct pipe_draw_info *);
nvc0_context.c 397 pipe->draw_vbo = nvc0_draw_vbo;
nvc0_vbo.c 917 nvc0_draw_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info) function
    [all...]

Completed in 86 milliseconds