Lines Matching refs:VertexAttrib
202 VertexAttribL*d{v}; loading attributes with VertexAttrib*d{v} will
205 For all VertexAttrib* commands, the error INVALID_VALUE is generated if
208 The full set of VertexAttrib* commands specify generic attributes whose
211 * floating-point values (VertexAttrib*),
217 components specified by the most recent VertexAttrib* command do not match
254 VertexAttrib[size]N[type]v(j, generic vertex attribute j
257 VertexAttrib[size][type]v(j, generic vertex attribute j
272 VertexAttrib[size]N[type]v(0, generic vertex attribute 0
275 VertexAttrib[size][type]v(0, generic vertex attribute 0
334 Table X.1: Scalar and vector vertex attribute types and VertexAttrib*
543 For all VertexAttrib* commands, the error INVALID_VALUE is generated if
661 (VertexAttrib* vs. VertexAttribL*).