Searched defs:draw_vbo (Results 1 – 6 of 6) sorted by relevance
37 void (*draw_vbo)(struct pipe_context *pipe, member
468 draw_vbo(struct draw_context *draw, in draw_vbo() function
110 void (*draw_vbo)( struct pipe_context *pipe, member
180 struct call_draw_info draw_vbo; member
367 bool (*draw_vbo)(struct fd_context *ctx, const struct pipe_draw_info *info, member
545 def draw_vbo(self, info): member in Context