Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c545 struct vrend_streamout_object { struct
666 struct vrend_streamout_object *current_so;
1808 static void vrend_destroy_streamout_object(struct vrend_streamout_object *obj) in vrend_destroy_streamout_object()
1926 struct vrend_streamout_object *obj, *tmp; in vrend_destroy_so_target_object()
6268 struct vrend_streamout_object *obj, *tmp; in vrend_destroy_sub_context()
8370 …_hw_emit_streamout_targets(UNUSED struct vrend_context *ctx, struct vrend_streamout_object *so_obj) in vrend_hw_emit_streamout_targets()
8397 struct vrend_streamout_object *obj; in vrend_set_streamout_targets()
8412 obj = CALLOC_STRUCT(vrend_streamout_object); in vrend_set_streamout_targets()