Searched refs:vrend_if_cbs (Results 1 – 3 of 3) sorted by relevance
99 struct vrend_if_cbs { struct109 int vrend_renderer_init(struct vrend_if_cbs *cbs, uint32_t flags); argument418 extern struct vrend_if_cbs *vrend_clicbs;
211 static struct vrend_if_cbs virgl_cbs;263 static struct vrend_if_cbs virgl_cbs = {
65 struct vrend_if_cbs *vrend_clicbs;5092 int vrend_renderer_init(struct vrend_if_cbs *cbs, uint32_t flags) in vrend_renderer_init()