commit | 221c678329fd1c073d5f8dcf387129cd426ecf07 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Wed Jan 18 15:32:35 2012 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Jan 18 15:32:51 2012 -0500 |
tree | 2979d985c90dedac3f5ae427acbe4b761b1b4fd3 | |
parent | 2f868f1ddd636bc8d4cbcd5beeef1246cec80c65 [diff] |
gbm: Validate usage flags in gbm_bo_create_from_egl_image() The entry point is supposed to validate that the EGLImage is suitable for the passed in usage flags, but that was never implemented.