On 24/05/17 10:25, Timothy Arceri wrote: > On 24/05/17 08:07, Ian
Romanick wrote
On 05/23/2017 05:01 AM, Timothy Arceri wrote:
The if check above means we can only get here if size is less than 4.
---
src/mesa/program/prog_parameter.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
On 24/05/17 08:07, Ian Romanick wrote:
On 05/23/2017 05:01 AM, Timothy Arceri wrote:
The if check above means we can only get here if size is less than 4.
---
src/mesa/program/prog_parameter.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/mesa/program/prog_par
On 05/23/2017 05:01 AM, Timothy Arceri wrote:
> The if check above means we can only get here if size is less than 4.
> ---
> src/mesa/program/prog_parameter.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/src/mesa/program/prog_parameter.c
> b/src/mesa/program/pro
The if check above means we can only get here if size is less than 4.
---
src/mesa/program/prog_parameter.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/mesa/program/prog_parameter.c
b/src/mesa/program/prog_parameter.c
index 44e680c..40bc47d 100644
--- a/src/mesa/p