OSDN Git Service

texgetimage: add missing return on error
authornobled <nobled@dreamwidth.org>
Wed, 19 Oct 2011 11:54:06 +0000 (07:54 -0400)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 3 Nov 2011 22:27:08 +0000 (15:27 -0700)
commitac0ec07e6c8bad958f583aae192fe5a80a63da7b
tree84fd16866e04e7925bd85d5c4d3b83370baaafd3
parentbf5255fb30d9d9832f93616016c94782469d43ad
texgetimage: add missing return on error

Missed this back in the arb_robustness branch
<6b329b9274b18c50f4177eef7ee087d50ebc1525>.

NOTE: This is a candidate for the 7.11 branch.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/texgetimage.c