Home | History | Annotate | Download | only in functional

Lines Matching refs:glGetActiveUniform

1571 			glGetActiveUniform(program, uniformIndex, DE_LENGTH_OF_ARRAY(buffer), &written, &size, &type, buffer);
1583 glGetActiveUniform(program, uniformIndex, 1, &written, &size, &type, buffer);