Avoid querying name from framebuffer without attachment.
authorMika Isojärvi <misojarvi@google.com>
Tue, 14 Apr 2015 20:39:50 +0000 (13:39 -0700)
committerMika Isojärvi <misojarvi@google.com>
Tue, 14 Apr 2015 20:39:50 +0000 (13:39 -0700)
commitf78b3df108f38d8c8f489d4139b34aafc4824576
treef1ed8cdf90d57c8ab7bc00a170fde9a2c233ee8d
parenta2d293c0d07671f8589c0e80523f800c418d4560
Avoid querying name from framebuffer without attachment.

If querying attachment type returns none skip querying
name of the attachment.

Bug: 20178052
Change-Id: Id23b063292cadf25a61c1a07d77e07889c4ad600
modules/glshared/glsLifetimeTests.cpp