Re: [Piglit] [PATCH 4/4] arb_shader_atomic_counters/max-counters: Run the combined atomic buffer test in more cases.

2015-10-03 Thread Timothy Arceri
On Thu, 2015-10-01 at 14:16 +0300, Francisco Jerez wrote: > Timothy Arceri writes: > > > On Tue, 2015-09-29 at 20:53 +0300, Francisco Jerez wrote: > > > The subtest with at most the maximum number of atomic counter > > > buffers > > > can be run whenever the combined limit

Re: [Piglit] [PATCH 4/4] arb_shader_atomic_counters/max-counters: Run the combined atomic buffer test in more cases.

2015-10-01 Thread Francisco Jerez
Timothy Arceri writes: > On Tue, 2015-09-29 at 20:53 +0300, Francisco Jerez wrote: >> The subtest with at most the maximum number of atomic counter buffers >> can be run whenever the combined limit is at least one more than the >> limit for the FS stage. The subtest

Re: [Piglit] [PATCH 4/4] arb_shader_atomic_counters/max-counters: Run the combined atomic buffer test in more cases.

2015-09-30 Thread Timothy Arceri
On Tue, 2015-09-29 at 20:53 +0300, Francisco Jerez wrote: > The subtest with at most the maximum number of atomic counter buffers > can be run whenever the combined limit is at least one more than the > limit for the FS stage. The subtest exceeding the maximum number of > combined atomic counter

[Piglit] [PATCH 4/4] arb_shader_atomic_counters/max-counters: Run the combined atomic buffer test in more cases.

2015-09-29 Thread Francisco Jerez
The subtest with at most the maximum number of atomic counter buffers can be run whenever the combined limit is at least one more than the limit for the FS stage. The subtest exceeding the maximum number of combined atomic counter buffers can be run whenever the sum of the limits for the VS and