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 384 void nvc0_draw_vbo(struct pipe_context *, const struct pipe_draw_info *);
nvc0_context.c 392 pipe->draw_vbo = nvc0_draw_vbo;
nvc0_vbo.c 936 nvc0_draw_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info) function
    [all...]

Completed in 2181 milliseconds