progs/es2: Fix an assertion failure in tri.
authorChia-I Wu <olvaffe@gmail.com>
Tue, 2 Feb 2010 02:40:32 +0000 (10:40 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 2 Feb 2010 02:45:00 +0000 (10:45 +0800)
commit5fa4ea29343757084d16ebb86e29009742d50dac
tree9de7d78689cac61ae35be3f9fd100713e7430eb0
parentbdf975e9ad25ee65d796a3c1ce3f2afbd2889c4e
progs/es2: Fix an assertion failure in tri.

EGL_SURFACE_TYPE is a config attribute, not a surface attribute.  Thanks
to Mike Stroyan for pointing out this error.
progs/es2/xegl/tri.c