Home | History | Annotate | Download | only in functional

Lines Matching full:vertex

267 // Representation for the varyings between vertex and fragment shaders
365 // Create vertex output variable declarations that are maximally compatible
805 msg << "Vertex and fragment shaders have "
840 msg << "In the vertex shader the varyings are qualified ";
941 log.writeMessage("// Common program for both vertex and fragment stages:");
946 log.writeMessage("// Vertex stage program:");
1201 // single uniform, because then the vertex and fragment shader uniforms
1232 << " with vertex program " << vtxProg->getProgramName()
1248 << "'s vertex stage to single-shader program " << vtxProg->getProgramName()
1459 "Program pipeline query reported wrong vertex shader program");
1577 desc << ", then add a vertex program";
1581 desc << ", then add both vertex and shader programs";
1754 describeInterpolation("vertex", vtxInterp, name, desc);