GL_CURRENT_PROGRAM  261 src/runtime/opengl.cpp     global_state.GetIntegerv(GL_CURRENT_PROGRAM, &program);
GL_CURRENT_PROGRAM  265 test/opengl/save_state.cpp         check_value(operation, "current program", GL_CURRENT_PROGRAM, initial_current_program);