Lines Matching defs:output
1813 bool flatshade_first; /* for stream output */
4004 const struct pipe_stream_output *output = &info->output[i];
4005 const int buffer = output->output_buffer;
4006 const int varying = output->register_index;
4007 const unsigned stream_id = output->stream;
4024 int skip_components = output->dst_offset - next_offset[buffer];
4029 .OutputBufferSlot = output->output_buffer,
4035 next_offset[buffer] = output->dst_offset + output->num_components;
4038 .OutputBufferSlot = output->output_buffer,
4041 ((1 << output->num_components) - 1) << output->start_component,