Searched refs:pipe_stream_output (Results 1 – 10 of 10) sorted by relevance
259 struct pipe_stream_output struct282 struct pipe_stream_output output[PIPE_MAX_SO_OUTPUTS]; argument
124 const struct pipe_stream_output *output = &info->output[i]; in fill_so_declaration()
1302 struct pipe_stream_output *output = &so_info->output[i]; in update_so_info()
97 const struct pipe_stream_output *output = in v3d_set_transform_feedback_outputs()
378 struct pipe_stream_output *output = &so_info->output[i]; in update_so_info()
4286 const struct pipe_stream_output *output = &info->output[i]; in crocus_create_so_decl_list()5293 const struct pipe_stream_output *output = &so_info->output[idx]; in emit_sol_surface()
878 struct pipe_stream_output *output = &so_info->output[i]; in update_so_info()
4487 const struct pipe_stream_output *output = &info->output[i]; in iris_create_so_decl_list()
4746 - zink: stop using pipe_stream_output4747 - zink: remove pipe_stream_output from function params
4810 - lavapipe: fix initialization of pipe_stream_output with unwritten outputs