Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.c350 static struct pipe_surface *virgl_create_surface(struct pipe_context *ctx, in virgl_create_surface() function
1475 vctx->base.create_surface = virgl_create_surface; in virgl_context_create()