r300/compiler: Exit immediately from rc_vert_fc() if there is an error
authorTom Stellard <thomas.stellard@amd.com>
Sat, 14 Apr 2012 16:11:29 +0000 (12:11 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Sat, 14 Apr 2012 16:11:29 +0000 (12:11 -0400)
commit0b59909e78e96f1bd95d63050e988492b40b03ee
tree7da49e3be3160a9a3f1241da4fb2a5284bcf5e0e
parent73249239cf71e3595ee19f3c1a02b8b0f58994cd
r300/compiler: Exit immediately from rc_vert_fc() if there is an error

This way we correctly report "Too many temporaries" errors.

https://bugs.freedesktop.org/show_bug.cgi?id=48680

Note: This is a candidate for the stable branches.
src/gallium/drivers/r300/compiler/radeon_vert_fc.c