Lines Matching defs:output
205 * A single output for vertex transform feedback.
217 * Stream output for vertex transform feedback.
230 * Selected components are tightly packed into the output buffer.
232 struct ir3_stream_output output[IR3_MAX_SO_OUTPUTS];
238 * coordinate maps exactly to an output of the previous stage.
248 * This is the output stream value for 'cmd', as used by blob. It may
255 * Stream output for texture sampling pre-dispatches.
274 * output.
299 * tessellation, this field also tells us which kind of output
582 * + From the vert shader, we only need the output regid
590 * gl_varying_slot - for VS output / FS input
591 * gl_frag_result - for FS output
737 /** The number of vertices in the TCS output patch. */
746 /** The output primitive type */
1018 /* Map from VS output to location. */
1065 * output map, and hangs if a FS bary instruction references a location
1069 * use if there is no VS output.