OSDN Git Service

egl: Clarify IsLinked and IsBound.
authorChia-I Wu <olvaffe@gmail.com>
Fri, 5 Feb 2010 03:34:53 +0000 (11:34 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Fri, 5 Feb 2010 03:45:01 +0000 (11:45 +0800)
commitb31255fbfdb2d9201e8d02e379b8384ee67fcfd0
tree0faf7272373c60354b606293e98e9909f16c209d
parentfc5ca85a63c6d252a9e8c450f12d2f11057ea2c6
egl: Clarify IsLinked and IsBound.

Both a link and a binding creates a reference to the resource.  Drivers
should not destroy the resource when there is a reference.  The
difference is better described in doc/egl.html.
src/egl/main/eglcontext.h
src/egl/main/eglsurface.h