Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvirgl_protocol.h302 #define VIRGL_DRAW_VBO_VERTICES_PER_PATCH 13 macro
Dvrend_decode.c407 info.vertices_per_patch = get_buf_entry(ctx, VIRGL_DRAW_VBO_VERTICES_PER_PATCH); in vrend_decode_draw_vbo()