Searched refs:fd_stream_output_target (Results 1 – 6 of 6) sorted by relevance
94 struct fd_stream_output_target { struct562 static inline struct fd_stream_output_target *563 fd_stream_output_target(struct pipe_stream_output_target *target) in fd_stream_output_target() function565 return (struct fd_stream_output_target *)target; in fd_stream_output_target()
529 struct fd_stream_output_target *target; in fd_create_stream_output_target()532 target = CALLOC_STRUCT(fd_stream_output_target); in fd_create_stream_output_target()557 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()
50 struct fd_stream_output_target *target = in draw_emit_xfb()51 fd_stream_output_target(indirect->count_from_stream_output); in draw_emit_xfb()
881 struct fd_stream_output_target *target = in fd6_emit_streamout()882 fd_stream_output_target(so->targets[i]); in fd6_emit_streamout()
731 struct fd_stream_output_target *target = in fd5_emit_state()732 fd_stream_output_target(so->targets[i]); in fd5_emit_state()