Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_decode.c611 static int vrend_decode_create_surface_common(struct vrend_context *ctx, const uint32_t *buf, uint3… in vrend_decode_create_surface_common() function
629 return vrend_decode_create_surface_common(ctx, buf, handle, 0); in vrend_decode_create_surface()
638 return vrend_decode_create_surface_common(ctx, buf, handle, sample_count); in vrend_decode_create_msaa_surface()