Re: [Mesa-dev] [PATCH v3] anv: enable VK_EXT_shader_stencil_export

2018-02-23 Thread Jason Ekstrand
On Fri, Feb 23, 2018 at 1:40 AM, Iago Toral wrote: > On Thu, 2018-02-22 at 11:22 -0800, Gustavo Lima Chaves wrote: > > v2: > > An attempt to support SpvExecutionModeStencilRefReplacingEXT's > > behavior > > also follows, with the interpretation to said mode being we prevent >

Re: [Mesa-dev] [PATCH v3] anv: enable VK_EXT_shader_stencil_export

2018-02-23 Thread Iago Toral
On Thu, 2018-02-22 at 11:22 -0800, Gustavo Lima Chaves wrote: > v2: > An attempt to support SpvExecutionModeStencilRefReplacingEXT's > behavior > also follows, with the interpretation to said mode being we prevent > writes to the built-in FragStencilRefEXT variable when the execution > mode isn't