egl: Make _eglBindContextToSurfaces more readable.
authorChia-I Wu <olv@lunarg.com>
Sat, 27 Mar 2010 19:04:38 +0000 (03:04 +0800)
committerChia-I Wu <olv@lunarg.com>
Sat, 27 Mar 2010 19:37:28 +0000 (03:37 +0800)
commit0a82fadcdd0b6ebbc345c7c302da0e0efce40a98
tree8edc2a61dd98e3a39a51f08964131556e0d73dd8
parent551bfe7a09b0d1bc277796edc10c649b2b07a5b7
egl: Make _eglBindContextToSurfaces more readable.

There is no effective changes given how the function is called.  It is
still not trivial, but it should be more readable and resemble
_eglBindContextToThread a lot.
src/egl/main/eglcontext.c