commit | d90ced445c21b412c08928f0fc0af222021685f7 | [log] [tgz] |
---|---|---|
author | Timothy Arceri <tarceri@itsqueeze.com> | Fri May 05 16:46:03 2017 +1000 |
committer | Timothy Arceri <tarceri@itsqueeze.com> | Thu May 11 13:53:39 2017 +1000 |
tree | 7403fc8ff293a376da324c305ff78a5d842c32bb | |
parent | 786b9ad95b7ff4b863b15627f3308e8df271fbf7 [diff] |
mesa: add _mesa_get_and_validate_attachment() helper Will be used to add KHR_no_error support. We make this available external so it can be called from meta. Reviewed-by: Eric Anholt <eric@anholt.net>