Searched refs:vrend_so_target (Results 1 – 1 of 1) sorted by relevance
459 struct vrend_so_target { struct551 struct vrend_so_target *so_targets[16];1056 static void vrend_destroy_so_target(struct vrend_so_target *target) in vrend_destroy_so_target()1063 vrend_so_target_reference(struct vrend_so_target **ptr, struct vrend_so_target *target) in vrend_so_target_reference()1065 struct vrend_so_target *old_target = *ptr; in vrend_so_target_reference()1924 struct vrend_so_target *target = obj_ptr; in vrend_destroy_so_target_object()8389 struct vrend_so_target *target; in vrend_set_streamout_targets()9776 struct vrend_so_target *target; in vrend_create_so_target()9785 target = CALLOC_STRUCT(vrend_so_target); in vrend_create_so_target()