Re: [Piglit] [PATCH 5/5] arb_texture_query_levels: add execution tests

2013-10-07 Thread Ian Romanick
On 10/04/2013 10:04 PM, Matt Turner wrote: > On Fri, Oct 4, 2013 at 9:08 PM, Chris Forbes wrote: >> Ensure that the returned level count is correct in various situations. >> >> Signed-off-by: Chris Forbes >> --- >> .../execution/fs-baselevel.shader_test | 40 +++ >> .

Re: [Piglit] [PATCH 5/5] arb_texture_query_levels: add execution tests

2013-10-04 Thread Matt Turner
On Fri, Oct 4, 2013 at 9:08 PM, Chris Forbes wrote: > Ensure that the returned level count is correct in various situations. > > Signed-off-by: Chris Forbes > --- > .../execution/fs-baselevel.shader_test | 40 +++ > .../execution/fs-maxlevel.shader_test |

[Piglit] [PATCH 5/5] arb_texture_query_levels: add execution tests

2013-10-04 Thread Chris Forbes
Ensure that the returned level count is correct in various situations. Signed-off-by: Chris Forbes --- .../execution/fs-baselevel.shader_test | 40 +++ .../execution/fs-maxlevel.shader_test | 40 +++ .../execution/fs-miptree.shader_test