On 14/11/15 14:58, Timothy Arceri wrote:
> On Sun, 2015-11-15 at 00:42 +1100, Timothy Arceri wrote:
>> From: Timothy Arceri
>>
>> This validation is moved later so we can validate the
>> max value when compile time constant support is added in a
>> later patch.
>> ---
>> src/glsl/ast_to_hir.cpp
On Sun, 2015-11-15 at 00:42 +1100, Timothy Arceri wrote:
> From: Timothy Arceri
>
> This validation is moved later so we can validate the
> max value when compile time constant support is added in a
> later patch.
> ---
> src/glsl/ast_to_hir.cpp | 22 --
> src/glsl/ast_type.c
From: Timothy Arceri
This validation is moved later so we can validate the
max value when compile time constant support is added in a
later patch.
---
src/glsl/ast_to_hir.cpp | 22 --
src/glsl/ast_type.cpp | 14 --
2 files changed, 20 insertions(+), 16 deletions