Thanks!
Pushed.
2014-07-23 18:32 GMT+02:00 Alex Deucher :
> On Wed, Jul 23, 2014 at 5:57 AM, Glenn Kennard
> wrote:
>> Map TGSI_SEMANTIC_SAMPLEMASK to register/component.
>> Enable face register when sample mask is needed by shader.
>> Requires Evergreen/Cayman
>> ---
>> I think the rest of the
On Wed, Jul 23, 2014 at 5:57 AM, Glenn Kennard wrote:
> Map TGSI_SEMANTIC_SAMPLEMASK to register/component.
> Enable face register when sample mask is needed by shader.
> Requires Evergreen/Cayman
> ---
> I think the rest of the sample related bits in gpu_shader5 are
> from GL_ARB_sample_shading w
Map TGSI_SEMANTIC_SAMPLEMASK to register/component.
Enable face register when sample mask is needed by shader.
Requires Evergreen/Cayman
---
I think the rest of the sample related bits in gpu_shader5 are
from GL_ARB_sample_shading which isn't implemented yet in r600.
Passes samplemaskin-basic pigl