Home | History | Annotate | Download | only in profiling

Lines Matching defs:glVertexAttribDivisor

1799 	public void glVertexAttribDivisor (int index, int divisor) {
1801 gl30.glVertexAttribDivisor(index, divisor);