Searched refs:nvc0_so_target (Results 1 – 5 of 5) sorted by relevance
70 struct nvc0_so_target { struct77 static inline struct nvc0_so_target * argument78 nvc0_so_target(struct pipe_stream_output_target *ptarg) in nvc0_so_target() function80 return (struct nvc0_so_target *)ptarg; in nvc0_so_target()
303 nvc0_so_target(nvc0->tfbbuf[b])->stride = tfb->stride[b]; in nvc0_tfb_validate()315 struct nvc0_so_target *targ = nvc0_so_target(nvc0->tfbbuf[b]); in nvc0_tfb_validate()
979 struct nvc0_so_target *targ = MALLOC_STRUCT(nvc0_so_target); in nvc0_so_target_create()1008 struct nvc0_so_target *targ = nvc0_so_target(ptarg); in nvc0_so_target_save_offset()1026 struct nvc0_so_target *targ = nvc0_so_target(ptarg); in nvc0_so_target_destroy()1055 nvc0_so_target(targets[i])->clean = true; in nvc0_set_transform_feedback_targets()
516 struct nvc0_so_target *targ; in nvc0_push_vbo()517 targ = nvc0_so_target(info->count_from_stream_output); in nvc0_push_vbo()
766 struct nvc0_so_target *so = nvc0_so_target(info->count_from_stream_output); in nvc0_draw_stream_output()