1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3<head> 4<title>EGL Reference Pages</title> 5<link rel="Shortcut Icon" href="http://www.khronos.org/favicon.ico" type="image/x-icon" /> 6</head> 7<frameset rows="85,*"> 8 <frame src="Header.html" scrolling="no" noresize frameborder="0" marginwidth="0" marginheight="0"> 9 <frameset cols="25%,75%"> 10 <frame src="TOC.html" scrolling="yes"> 11 <frame src="Intro.html" name="pagedisplay" frameborder="0" marginwidth="0" marginheight="0"> 12 </frameset> 13 14</frameset> 15</html> 16