Re: [Mesa-dev] [PATCH 07/11] i965: Make sure we always mark array surfaces as such

2015-03-31 Thread Mark Janes
Reviewed-by: Mark Janes Eduardo Lima Mitev writes: > From: Iago Toral Quiroga > > Even if they only have one slice, otherwise textureSize() won't > produce correct results for the depth value. > > Fixes 10 dEQP tests in this category: > dEQP-GLES3.functional.shaders.texture_functions.texturesi

[Mesa-dev] [PATCH 07/11] i965: Make sure we always mark array surfaces as such

2015-02-10 Thread Eduardo Lima Mitev
From: Iago Toral Quiroga Even if they only have one slice, otherwise textureSize() won't produce correct results for the depth value. Fixes 10 dEQP tests in this category: dEQP-GLES3.functional.shaders.texture_functions.texturesize.sampler2darray* --- src/mesa/drivers/dri/i965/gen7_wm_surface_s