Home
last modified time | relevance | path

Searched refs:VIRGL_DRAW_VBO_SIZE_TESS (Results 1 – 2 of 2) sorted by relevance

/external/virglrenderer/src/
Dvirgl_protocol.h287 #define VIRGL_DRAW_VBO_SIZE_TESS 14 macro
Dvrend_decode.c389 if (length != VIRGL_DRAW_VBO_SIZE && length != VIRGL_DRAW_VBO_SIZE_TESS && in vrend_decode_draw_vbo()
406 if (length >= VIRGL_DRAW_VBO_SIZE_TESS) { in vrend_decode_draw_vbo()