Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h302 #define VIRGL_DRAW_VBO_START 1 macro
/external/minigbm/external/
Dvirgl_protocol.h299 #define VIRGL_DRAW_VBO_START 1 macro
/external/virglrenderer/src/
Dvirgl_protocol.h314 #define VIRGL_DRAW_VBO_START 1 macro
Dvrend_decode.c429 info.start = get_buf_entry(buf, VIRGL_DRAW_VBO_START); in vrend_decode_draw_vbo()