mesa: add _mesa_get_and_validate_attachment() helper
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 5 May 2017 06:46:03 +0000 (16:46 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 11 May 2017 03:53:39 +0000 (13:53 +1000)
commitd90ced445c21b412c08928f0fc0af222021685f7
tree7403fc8ff293a376da324c305ff78a5d842c32bb
parent786b9ad95b7ff4b863b15627f3308e8df271fbf7
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>
src/mesa/main/fbobject.c
src/mesa/main/fbobject.h