egl: Make resource void pointer in _eglCheckResource.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 25 Jan 2010 03:39:44 +0000 (11:39 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 25 Jan 2010 03:44:13 +0000 (11:44 +0800)
commitdbb866ab33862defc2749134805bafebf323fd11
tree7f6c37e9371d6341838bbb7c3eed7b702fe784dd
parent3f932a444021958d632e3e6334d7b168304dfd74
egl: Make resource void pointer in _eglCheckResource.

This emphasizes the fact that the resource to be checked could really be
invalid and have an unknown type.
src/egl/main/eglcontext.h
src/egl/main/egldisplay.c
src/egl/main/egldisplay.h
src/egl/main/eglimage.h
src/egl/main/eglsurface.h