Searched refs:vrend_create_context (Results 1 – 3 of 3) sorted by relevance
140 struct vrend_context *vrend_create_context(int id, uint32_t nlen, const char *debug_name);
1242 dctx->grctx = vrend_create_context(handle, nlen, debug_name); in vrend_renderer_context_create_internal()
5334 struct vrend_context *vrend_create_context(int id, uint32_t nlen, const char *debug_name) in vrend_create_context() function