Home
last modified time | relevance | path

Searched refs:vrend_create_context (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/src/
Dvrend_renderer.h140 struct vrend_context *vrend_create_context(int id, uint32_t nlen, const char *debug_name);
Dvrend_decode.c1242 dctx->grctx = vrend_create_context(handle, nlen, debug_name); in vrend_renderer_context_create_internal()
Dvrend_renderer.c5334 struct vrend_context *vrend_create_context(int id, uint32_t nlen, const char *debug_name) in vrend_create_context() function