Home | History | Annotate | Download | only in glsl

Lines Matching full:output_index

1394    unsigned output_index = offsetof(VertexOutput,varyings) / sizeof(Vector4); /*VERT_RESULT_VAR0*/;
1461 param->BindLocation = output_var->location = output_index;
1471 output_index += slots;
1477 output_index += slots;