Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h282 #define VIRGL_DRAW_VBO_INSTANCE_COUNT 5 macro
/external/virglrenderer/src/
Dvirgl_protocol.h293 #define VIRGL_DRAW_VBO_INSTANCE_COUNT 5 macro
Dvrend_decode.c398 info.instance_count = get_buf_entry(ctx, VIRGL_DRAW_VBO_INSTANCE_COUNT); in vrend_decode_draw_vbo()