On 06/28/2012 04:12 PM, Jordan Justen wrote:
> When querying GL_PRIMITIVES_GENERATED, if primitive restart
> is also used, then take the software primitive restart
> path so GL_PRIMITIVES_GENERATED is returned correctly.
>
> GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN is also updated
> since it will
On 06/29/2012 02:41 PM, Jordan Justen wrote:
On Fri, Jun 29, 2012 at 2:02 PM, Ian Romanick wrote:
On 06/28/2012 04:12 PM, Jordan Justen wrote:
When querying GL_PRIMITIVES_GENERATED, if primitive restart
is also used, then take the software primitive restart
path so GL_PRIMITIVES_GENERATED is
On Fri, Jun 29, 2012 at 2:02 PM, Ian Romanick wrote:
> On 06/28/2012 04:12 PM, Jordan Justen wrote:
>>
>> When querying GL_PRIMITIVES_GENERATED, if primitive restart
>> is also used, then take the software primitive restart
>> path so GL_PRIMITIVES_GENERATED is returned correctly.
>>
>> GL_TRANSFO
On 06/28/2012 04:12 PM, Jordan Justen wrote:
When querying GL_PRIMITIVES_GENERATED, if primitive restart
is also used, then take the software primitive restart
path so GL_PRIMITIVES_GENERATED is returned correctly.
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN is also updated
since it will also affec
When querying GL_PRIMITIVES_GENERATED, if primitive restart
is also used, then take the software primitive restart
path so GL_PRIMITIVES_GENERATED is returned correctly.
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN is also updated
since it will also affected by the same issue.
As noted in brw_primiti