Home
last modified time | relevance | path

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

/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/
H A Dvrend_renderer.h191 int vrend_create_surface(struct vrend_context *ctx,
H A Dvrend_decode.c604 ret = vrend_create_surface(ctx->grctx, handle, res_handle, format, val0, val1); in vrend_decode_create_surface()
H A Dvrend_renderer.c1731 int vrend_create_surface(struct vrend_context *ctx, in vrend_create_surface() function