Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h315 #define VIRGL_DRAW_VBO_VERTICES_PER_PATCH 13 macro
/external/minigbm/external/
Dvirgl_protocol.h312 #define VIRGL_DRAW_VBO_VERTICES_PER_PATCH 13 macro
/external/virglrenderer/src/
Dvirgl_protocol.h327 #define VIRGL_DRAW_VBO_VERTICES_PER_PATCH 13 macro
Dvrend_decode.c442 info.vertices_per_patch = get_buf_entry(buf, VIRGL_DRAW_VBO_VERTICES_PER_PATCH); in vrend_decode_draw_vbo()