Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h303 #define VIRGL_DRAW_VBO_COUNT 2 macro
/external/minigbm/external/
Dvirgl_protocol.h300 #define VIRGL_DRAW_VBO_COUNT 2 macro
/external/virglrenderer/src/
Dvirgl_protocol.h315 #define VIRGL_DRAW_VBO_COUNT 2 macro
Dvrend_decode.c430 info.count = get_buf_entry(buf, VIRGL_DRAW_VBO_COUNT); in vrend_decode_draw_vbo()