Searched defs:indexbuf (Results 1 – 7 of 7) sorted by relevance
42 struct pipe_resource *indexbuf, in svga_swtnl_draw_vbo()
198 struct pipe_resource *indexbuf = in svga_draw_vbo() local
182 struct pipe_resource *indexbuf = NULL; in etna_draw_vbo() local
104 struct pipe_resource *indexbuf = NULL; in fd_draw_vbo() local
643 struct pipe_resource *indexbuf, in si_emit_draw_packets()1214 struct pipe_resource *indexbuf = info->index.resource; in si_draw_vbo() local
1245 struct gl_buffer_object *indexbuf = ctx->Array.VAO->IndexBufferObj; in _save_OBE_DrawElementsBaseVertex() local
1911 struct pipe_resource *indexbuf = info->has_user_indices ? NULL : info->index.resource; in r600_draw_vbo() local