Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_driinfo.h.in7 // 4. Add the code to send the tweek to the host in virgl_send_tweaks
Dvirgl_context.c1446 static void virgl_send_tweaks(struct virgl_context *vctx, struct virgl_screen *rs) in virgl_send_tweaks() function
1595 virgl_send_tweaks(vctx, rs); in virgl_context_create()