Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.h141 void virgl_flush_eq(struct virgl_context *ctx, void *closure, struct pipe_fence_handle **fence);
Dvirgl_screen.c823 virgl_flush_eq(vctx, vctx, NULL); in virgl_flush_frontbuffer()
849 virgl_flush_eq(vctx, NULL, NULL); in virgl_fence_finish()
Dvirgl_context.c957 void virgl_flush_eq(struct virgl_context *ctx, void *closure, in virgl_flush_eq() function
998 virgl_flush_eq(vctx, vctx, fence); in virgl_flush_from_st()
1483 virgl_flush_eq(vctx, vctx, NULL); in virgl_context_destroy()