Home | History | Annotate | Download | only in glsl

Lines Matching defs:output_index

1958  * \param output_index is the counter that keeps track of assigned output
1970 unsigned *input_index, unsigned *output_index)
1982 output_var->location = *output_index;
1991 *output_index += slots;
1996 *output_index += slots;
2056 unsigned output_index = VERT_RESULT_VAR0;
2088 &output_index);
2099 &output_index);