Home | History | Annotate | Download | only in libGLESv2

Lines Matching defs:in

4 // you may not use this file except in compliance with the License.
9 // Unless required by applicable law or agreed to in writing, software
1192 // Make sure the flags will fit in a 64 bit unsigned int variable
1236 // In INTERLEAVED_ATTRIBS mode, the values of one or more output variables
1315 int in = input->reg;
1320 ASSERT(in >= 0);
1322 if(in + registers > MAX_VARYING_VECTORS)
1338 vertexBinary->setOutput(out + i, components, sw::Shader::Semantic(sw::Shader::USAGE_COLOR, in + i, pixelBinary->getInput(in + i, 0).flat));
1345 pixelBinary->setInput(in + i, components, sw::Shader::Semantic());
1449 // Point size is stored in the y element of the vector, not the x element
1461 appendToInfoLog("Transform feedback varying %s does not exist in the vertex shader.", tfVaryingName.c_str());
1555 // In GLSL 3.00, attribute aliasing produces a link error
1556 // In GLSL 1.00, attribute aliasing is allowed
1848 // Check that interface blocks defined in the vertex and fragment shaders are identical
2706 length += 3; // Counting in "[0]".
2781 // Counting in "[0]".
2901 // if any two active samplers in a program are of different types, but refer to the same