summaryrefslogtreecommitdiffstats
path: root/gpu/demos/pepper_gpu_demo.html
blob: 8be4e573eb8d6245359a9d3967993a06a24dbb89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Pepper GPU Demo</title>
</head>

<body style="background-color:Silver">

<h1>Pepper GPU Demo</h1>
<object id="plugin" type="pepper-application/x-gpu-demo" width="512" height="512" />

</body>
</html>