Home | History | Annotate | Download | only in egl

Lines Matching refs:glGetProgramiv

104 				glGetProgramiv(m_program, GL_LINK_STATUS, &linkStatus);
1000 GLU_CHECK_CALL(glGetProgramiv(program, GL_LINK_STATUS, &status));