Home | History | Annotate | Download | only in iosgl

Lines Matching refs:glUniform1iv

1557  * Method:    glUniform1iv
1564 glUniform1iv( location, count, (GLint*)dataPtr );
1569 * Method: glUniform1iv
1576 glUniform1iv( location, count, (GLint*)&v[offset] );