Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c343 struct vrend_sub_context *sub_ctx;
437 struct vrend_sub_context { struct
544 struct vrend_sub_context *sub; argument
545 struct vrend_sub_context *sub0;
1470 static void vrend_free_programs(struct vrend_sub_context *sub) in vrend_free_programs()
1574 struct vrend_sub_context *sub_ctx = target->sub_ctx; in vrend_destroy_so_target_object()
5221 static void vrend_destroy_sub_context(struct vrend_sub_context *sub) in vrend_destroy_sub_context()
5292 struct vrend_sub_context *sub, *tmp; in vrend_destroy_context()
8449 struct vrend_sub_context *sub; in vrend_renderer_create_sub_ctx()
8459 sub = CALLOC_STRUCT(vrend_sub_context); in vrend_renderer_create_sub_ctx()
[all …]