Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c571 static void vrend_finish_context_switch(struct vrend_context *ctx);
3113 vrend_finish_context_switch(ctx); in vrend_clear()
3750 vrend_finish_context_switch(ctx); in vrend_draw_vbo()
7505 vrend_finish_context_switch(ctx); in vrend_hw_switch_context()
7511 static void vrend_finish_context_switch(struct vrend_context *ctx) in vrend_finish_context_switch() function