Home
last modified time | relevance | path

Searched refs:vrend_draw_vbo (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/src/
Dvrend_renderer.h160 int vrend_draw_vbo(struct vrend_context *ctx,
Dvrend_decode.c457 return vrend_draw_vbo(ctx, &info, cso, handle, indirect_draw_count_handle); in vrend_decode_draw_vbo()
Dvrend_renderer.c4578 int vrend_draw_vbo(struct vrend_context *ctx, in vrend_draw_vbo() function