[Mesa-dev] [PATCH v2 6/7] i965: Enable arb_transform_feedback_overflow_query.

Rafael Antognolli rafael.antognolli at intel.com
Mon Dec 12 18:56:53 UTC 2016


On Mon, Dec 12, 2016 at 01:51:01PM -0500, Ilia Mirkin wrote:
> On Mon, Dec 12, 2016 at 1:47 PM, Rafael Antognolli
> <rafael.antognolli at intel.com> wrote:
> >> > It is possible to query for overflow on gen6, so in theory there's no
> >> > reason to not enable it.
> >>
> >> The code (gen6+) doesn't match with the doc changes (gen7+).
> >>
> >> I think the patch subject should also indicate the gen. For example:
> >>
> >>   i965/gen6+: Enable arb_transform_feedback_overflow_query
> >
> > Good point, I'll update the patch to make it match gen6+.
> 
> I believe your last iteration of piglits requires gen7+ - note that
> gen6 has neither ARB_transform_feedback3 nor ARB_gpu_shader5.

Hmm... in this case, do you suggest that I change the extension to be
gen7+ only, or would it be better to split the tests?

Thanks,
Rafael


More information about the mesa-dev mailing list