Home | History | Annotate | Download | only in main

Lines Matching full:divisor

7321 save_VertexAttribDivisor(GLuint index, GLuint divisor)
7329 n[2].ui = divisor;
7332 CALL_VertexAttribDivisorARB(ctx->Exec, (index, divisor));