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

Ilia Mirkin imirkin at alum.mit.edu
Mon Dec 12 18:51:01 UTC 2016


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.

  -ilia


More information about the mesa-dev mailing list