This patch is
Reviewed-by: Ian Romanick
On 08/13/2014 10:48 PM, Ilia Mirkin wrote:
> Signed-off-by: Ilia Mirkin
> ---
>
> Oops :) The piglit tests caught these...
>
> v1 -> v2:
> - add constant expression handling
> - add name strings for new opcodes
> - add new opcodes into ir_expression
Reviewed-by: Matt Turner
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
Signed-off-by: Ilia Mirkin
---
Oops :) The piglit tests caught these...
v1 -> v2:
- add constant expression handling
- add name strings for new opcodes
- add new opcodes into ir_expression constructor
src/glsl/builtin_functions.cpp | 48 +
src/glsl/g