Home | History | Annotate | Download | only in libGL

Lines Matching defs:out

1129 					int out = output->reg;
1141 if(out >= 0)
1143 if(out + registers > MAX_VARYING_VECTORS)
1151 vertexBinary->setOutput(out + i, components, sw::Shader::Semantic(sw::Shader::USAGE_COLOR, in + i));