egl: Access config attributes directly.
authorChia-I Wu <olv@lunarg.com>
Thu, 14 Oct 2010 08:38:58 +0000 (16:38 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 14 Oct 2010 09:16:14 +0000 (17:16 +0800)
commit3fa21881b18044292e7d9455e9a370a71249df22
treed1b75b07ae9505e89895f0a862b903fbcf107f9e
parent282e514240c8f514da768af6377ae61b9f79c81f
egl: Access config attributes directly.

Replace SET_CONFIG_ATTRIB/GET_CONFIG_ATTRIB by direct dereferences.
src/egl/main/eglconfig.c
src/egl/main/eglcontext.c
src/egl/main/eglsurface.c