Home | History | Annotate | Download | only in gpu
      1 <html>
      2 <script type="text/javascript" src="./functional_files/context.js"></script>
      3 <body onload="startWebGLContext()">
      4   <canvas id="glcanvas" width="640" height="480">
      5     Your browser doesn't appear to support the HTML5 <code>&lt;canvas&gt;</code> element.
      6   </canvas>
      7 </body>
      8 </html>