Re: [Mesa-dev] [PATCH 01/18] t_dd_dmatmp: Replace fprintf with unreachable

2015-10-06 Thread Iago Toral
On Wed, 2015-09-30 at 13:57 -0700, Ian Romanick wrote: > From: Ian Romanick > > From http://lists.freedesktop.org/archives/mesa-dev/2015-May/084883.html: > > "There are no real error cases here, just dead code. > validate_render() is supposed to make sure we never call these > functi

[Mesa-dev] [PATCH 01/18] t_dd_dmatmp: Replace fprintf with unreachable

2015-09-30 Thread Ian Romanick
From: Ian Romanick From http://lists.freedesktop.org/archives/mesa-dev/2015-May/084883.html: "There are no real error cases here, just dead code. validate_render() is supposed to make sure we never call these functions if the code can't actually render the primitives. The fprintf