On Tue, 2015-08-04 at 18:15 -0400, Rob Clark wrote:
> On Sun, Aug 2, 2015 at 1:04 AM, Timothy Arceri
> wrote:
> > The only values allowed are 0 and 1, and the value is checked before
> > assigning.
> >
> > This is a copy of 8eeca7a56c that seems to have been made to the glsl
> > ir type after it
On Sun, Aug 2, 2015 at 1:04 AM, Timothy Arceri wrote:
> The only values allowed are 0 and 1, and the value is checked before
> assigning.
>
> This is a copy of 8eeca7a56c that seems to have been made to the glsl
> ir type after it was copied for use in nir but before nir landed.
> ---
> src/glsl/
Reviewed-by: Tapani Pälli
On 08/02/2015 08:04 AM, Timothy Arceri wrote:
The only values allowed are 0 and 1, and the value is checked before
assigning.
This is a copy of 8eeca7a56c that seems to have been made to the glsl
ir type after it was copied for use in nir but before nir landed.
---
The only values allowed are 0 and 1, and the value is checked before
assigning.
This is a copy of 8eeca7a56c that seems to have been made to the glsl
ir type after it was copied for use in nir but before nir landed.
---
src/glsl/nir/nir.h | 8 ++--
1 file changed, 6 insertions(+), 2 deletions