Searched refs:fd_stream_output_target (Results 1 – 6 of 6) sorted by relevance
94 struct fd_stream_output_target { struct559 static inline struct fd_stream_output_target *560 fd_stream_output_target(struct pipe_stream_output_target *target) in fd_stream_output_target() function562 return (struct fd_stream_output_target *)target; in fd_stream_output_target()
515 struct fd_stream_output_target *target; in fd_create_stream_output_target()518 target = CALLOC_STRUCT(fd_stream_output_target); in fd_create_stream_output_target()543 struct fd_stream_output_target *cso = fd_stream_output_target(target); in fd_stream_output_target_destroy()
225 batch, fd_stream_output_target(indirect->count_from_stream_output) in batch_draw_tracking()
51 struct fd_stream_output_target *target = in draw_emit_xfb()52 fd_stream_output_target(indirect->count_from_stream_output); in draw_emit_xfb()
869 struct fd_stream_output_target *target = in fd6_emit_streamout()870 fd_stream_output_target(so->targets[i]); in fd6_emit_streamout()
739 struct fd_stream_output_target *target = in fd5_emit_state()740 fd_stream_output_target(so->targets[i]); in fd5_emit_state()