Searched refs:vrend_so_target (Results 1 – 1 of 1) sorted by relevance
337 struct vrend_so_target { struct429 struct vrend_so_target *so_targets[16];761 static void vrend_destroy_so_target(struct vrend_so_target *target) in vrend_destroy_so_target()768 vrend_so_target_reference(struct vrend_so_target **ptr, struct vrend_so_target *target) in vrend_so_target_reference()770 struct vrend_so_target *old_target = *ptr; in vrend_so_target_reference()1573 struct vrend_so_target *target = obj_ptr; in vrend_destroy_so_target_object()6763 struct vrend_so_target *target; in vrend_set_streamout_targets()7764 struct vrend_so_target *target; in vrend_create_so_target()7773 target = CALLOC_STRUCT(vrend_so_target); in vrend_create_so_target()