Searched refs:nvc0_so_target (Results 1 – 14 of 14) sorted by relevance
64 struct nvc0_so_target { struct71 static INLINE struct nvc0_so_target * argument72 nvc0_so_target(struct pipe_stream_output_target *ptarg) in nvc0_so_target() function74 return (struct nvc0_so_target *)ptarg; in nvc0_so_target()
239 nvc0_so_target(nvc0->tfbbuf[b])->stride = tfb->stride[b]; in nvc0_tfb_validate()252 struct nvc0_so_target *targ = nvc0_so_target(nvc0->tfbbuf[b]); in nvc0_tfb_validate()
875 struct nvc0_so_target *targ = MALLOC_STRUCT(nvc0_so_target); in nvc0_so_target_create()900 struct nvc0_so_target *targ = nvc0_so_target(ptarg); in nvc0_so_target_destroy()927 nvc0_so_target(targets[i])->clean = TRUE; in nvc0_set_transform_feedback_targets()
345 struct nvc0_so_target *targ; in nvc0_push_vbo()346 targ = nvc0_so_target(info->count_from_stream_output); in nvc0_push_vbo()
500 struct nvc0_so_target *targ = nvc0_so_target(ptarg); in nvc0_so_target_save_offset()
464 struct nvc0_so_target *targ; in nvc0_push_vbo()465 targ = nvc0_so_target(info->count_from_stream_output); in nvc0_push_vbo()
755 struct nvc0_so_target *so = nvc0_so_target(info->count_from_stream_output); in nvc0_draw_stream_output()