Searched refs:vrend_decode_ctx (Results 1 – 1 of 1) sorted by relevance
47 struct vrend_decode_ctx { struct1462 static void vrend_decode_ctx_init_base(struct vrend_decode_ctx *dctx,1468 struct vrend_decode_ctx *dctx = retire_data; in vrend_decode_ctx_fence_retire()1476 struct vrend_decode_ctx *dctx; in vrend_renderer_context_create()1478 dctx = malloc(sizeof(struct vrend_decode_ctx)); in vrend_renderer_context_create()1500 struct vrend_decode_ctx *dctx = (struct vrend_decode_ctx *)ctx; in vrend_decode_ctx_destroy()1510 struct vrend_decode_ctx *dctx = (struct vrend_decode_ctx *)ctx; in vrend_decode_ctx_attach_resource()1518 struct vrend_decode_ctx *dctx = (struct vrend_decode_ctx *)ctx; in vrend_decode_ctx_detach_resource()1528 struct vrend_decode_ctx *dctx = (struct vrend_decode_ctx *)ctx; in vrend_decode_ctx_transfer_3d()1539 struct vrend_decode_ctx *dctx = (struct vrend_decode_ctx *)ctx; in vrend_decode_ctx_get_blob()[all …]