[Mesa-dev] [PATCH 4/6] glsl: When we've emitted a semantic error for ==, return a bool constant.
Kenneth Graunke
kenneth at whitecape.org
Mon Apr 11 11:35:31 PDT 2011
On 04/09/2011 10:17 PM, Eric Anholt wrote:
> This prevents later errors (including an assertion failure) from
> cascading the failure.
>
> Fixes invalid-equality-04.vert.
> ---
> src/glsl/ast_to_hir.cpp | 10 +++++++---
> 1 files changed, 7 insertions(+), 3 deletions(-)
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the mesa-dev
mailing list