Home | History | Annotate | Download | only in functional

Lines Matching refs:glGetProgramiv

563 		glGetProgramiv(programObject, GL_LINK_STATUS, &linkStatus);
1155 glGetProgramiv(program, GL_PROGRAM_BINARY_LENGTH, &binaryLength);