Am 24.04.2014 05:48, schrieb Ilia Mirkin:
> This adds support for gl_SampleMaskIn and gl_InvocationID system values to
> gallium, mesa/st, and nvc0. The relevant piglit tests pass, except 2
> gl_InvocationID-related ones that fail due to the linking being delayed by
> mesa/st (I think). I wrote a l
On Thu, Apr 24, 2014 at 6:20 PM, Ilia Mirkin wrote:
> On Thu, Apr 24, 2014 at 6:18 PM, Marek Olšák wrote:
>> I think GS_INVOCATIONS should be documented in the docs. Other than
>
> I agree with you in theory. In practice, I could not find such a place
> where properties were documented.
Actually
On Thu, Apr 24, 2014 at 6:18 PM, Marek Olšák wrote:
> I think GS_INVOCATIONS should be documented in the docs. Other than
I agree with you in theory. In practice, I could not find such a place
where properties were documented.
> that, patches 1, 2, 3, 4:
>
> Reviewed-by: Marek Olšák
>
> Marek
>
I think GS_INVOCATIONS should be documented in the docs. Other than
that, patches 1, 2, 3, 4:
Reviewed-by: Marek Olšák
Marek
On Thu, Apr 24, 2014 at 5:48 AM, Ilia Mirkin wrote:
> This adds support for gl_SampleMaskIn and gl_InvocationID system values to
> gallium, mesa/st, and nvc0. The releva
This adds support for gl_SampleMaskIn and gl_InvocationID system values to
gallium, mesa/st, and nvc0. The relevant piglit tests pass, except 2
gl_InvocationID-related ones that fail due to the linking being delayed by
mesa/st (I think). I wrote a lame one for gl_SampleMaskIn that just makes sure
t