Searched defs:vrend_context (Results 1 – 1 of 1) sorted by relevance
539 struct vrend_context { struct540 char debug_name[64];542 struct list_head sub_ctxs;566 static struct vrend_resource *vrend_renderer_ctx_res_lookup(struct vrend_context *ctx, int res_hand… argument