commit | 093516f6d3327be7a098738ecf0d9a75ecc5d765 | [log] [tgz] |
---|---|---|
author | John Bates <jbates@google.com> | Mon Apr 17 14:58:58 2017 -0700 |
committer | John Bates <jbates@google.com> | Tue Apr 18 09:05:20 2017 -0700 |
tree | 740750b358ab9a67cb0ddbdc9c86846d315cab75 | |
parent | a2d92c56913b6f67c895fddc3212b862e62c60fe [diff] |
Hold onto FileHandles for glBindSharedBufferQCOM calls The internal implementation of glBindSharedBuffer does not dup the file descriptor, so to be pedantic about fd lifetime we need to hold onto the fd until the gl buffer is deleted. Bug: b/34256609 Test: manually switched between apps Change-Id: I35bfbfe6a6b793bc3bdf38d7ddca31699ee0f4ff