On Friday, September 18, 2015 12:36:21 PM Rob Clark wrote:
> On Fri, Sep 18, 2015 at 11:22 AM, Kenneth Graunke
> wrote:
> > On Friday, September 18, 2015 10:55:07 AM Rob Clark wrote:
> >> From: Rob Clark
> >>
> >> v2: comments/suggestions from Ilia and Eric, split out get_texture_size()
> >> hel
On Fri, Sep 18, 2015 at 11:22 AM, Kenneth Graunke wrote:
> On Friday, September 18, 2015 10:55:07 AM Rob Clark wrote:
>> From: Rob Clark
>>
>> v2: comments/suggestions from Ilia and Eric, split out get_texture_size()
>> helper so we can use it in the next commit for clamping RECT textures.
>>
>>
On Friday, September 18, 2015 10:55:07 AM Rob Clark wrote:
> From: Rob Clark
>
> v2: comments/suggestions from Ilia and Eric, split out get_texture_size()
> helper so we can use it in the next commit for clamping RECT textures.
>
> Signed-off-by: Rob Clark
> ---
> src/glsl/nir/nir.h
From: Rob Clark
v2: comments/suggestions from Ilia and Eric, split out get_texture_size()
helper so we can use it in the next commit for clamping RECT textures.
Signed-off-by: Rob Clark
---
src/glsl/nir/nir.h | 7 +
src/glsl/nir/nir_lower_tex.c | 62 +
On Thu, Sep 17, 2015 at 8:48 AM, Rob Clark wrote:
> From: Rob Clark
>
> Signed-off-by: Rob Clark
> ---
> src/glsl/nir/nir.h | 7 +
> src/glsl/nir/nir_lower_tex.c | 66
> ++--
> 2 files changed, 70 insertions(+), 3 deletions(-)
>
> diff --g
From: Rob Clark
Signed-off-by: Rob Clark
---
src/glsl/nir/nir.h | 7 +
src/glsl/nir/nir_lower_tex.c | 66 ++--
2 files changed, 70 insertions(+), 3 deletions(-)
diff --git a/src/glsl/nir/nir.h b/src/glsl/nir/nir.h
index 04dfc97..a40dbae 10