Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h278 #define VIRGL_DRAW_VBO_START 1 macro
/external/virglrenderer/src/
Dvirgl_protocol.h289 #define VIRGL_DRAW_VBO_START 1 macro
Dvrend_decode.c394 info.start = get_buf_entry(ctx, VIRGL_DRAW_VBO_START); in vrend_decode_draw_vbo()