Searched refs:nv50_so_target (Results 1 – 6 of 6) sorted by relevance
65 struct nv50_so_target { struct72 static INLINE struct nv50_so_target * argument73 nv50_so_target(struct pipe_stream_output_target *ptarg) in nv50_so_target() function75 return (struct nv50_so_target *)ptarg; in nv50_so_target()
254 struct nv50_so_target *targ; in nv50_push_vbo()255 targ = nv50_so_target(info->count_from_stream_output); in nv50_push_vbo()
370 struct nv50_so_target *targ = nv50_so_target(ptarg); in nva0_so_target_save_offset()
953 struct nv50_so_target *targ = MALLOC_STRUCT(nv50_so_target); in nv50_so_target_create()983 struct nv50_so_target *targ = nv50_so_target(ptarg); in nv50_so_target_destroy()1015 nv50_so_target(targets[i])->clean = TRUE; in nv50_set_stream_output_targets()
586 struct nv50_so_target *targ = nv50_so_target(nv50->so_target[i]); in nv50_stream_output_validate()
665 struct nv50_so_target *so = nv50_so_target(info->count_from_stream_output); in nva0_draw_stream_output()