Searched refs:vrend_if_cbs (Results 1 – 3 of 3) sorted by relevance
113 struct vrend_if_cbs { struct127 int vrend_renderer_init(const struct vrend_if_cbs *cbs, uint32_t flags); argument499 extern const struct vrend_if_cbs *vrend_clicbs;
519 static const struct vrend_if_cbs vrend_cbs = {
81 const struct vrend_if_cbs *vrend_clicbs;6121 int vrend_renderer_init(const struct vrend_if_cbs *cbs, uint32_t flags) in vrend_renderer_init()