On Mon, Dec 14, 2015 at 8:57 PM, Ilia Mirkin wrote:
> On Mon, Dec 14, 2015 at 11:44 PM, Jason Ekstrand wrote:
>> On Mon, Dec 14, 2015 at 8:03 PM, Ilia Mirkin wrote:
>>> On Mon, Dec 14, 2015 at 10:50 PM, Jason Ekstrand
>>> wrote:
On Mon, Dec 14, 2015 at 4:10 PM, Ilia Mirkin wrote:
> H
On Mon, Dec 14, 2015 at 11:44 PM, Jason Ekstrand wrote:
> On Mon, Dec 14, 2015 at 8:03 PM, Ilia Mirkin wrote:
>> On Mon, Dec 14, 2015 at 10:50 PM, Jason Ekstrand
>> wrote:
>>> On Mon, Dec 14, 2015 at 4:10 PM, Ilia Mirkin wrote:
Hello,
I was going to add support for the various v
On Mon, Dec 14, 2015 at 8:03 PM, Ilia Mirkin wrote:
> On Mon, Dec 14, 2015 at 10:50 PM, Jason Ekstrand wrote:
>> On Mon, Dec 14, 2015 at 4:10 PM, Ilia Mirkin wrote:
>>> Hello,
>>>
>>> I was going to add support for the various volatile/etc annotations in
>>> my gallium impl (which is fairly far
On Mon, Dec 14, 2015 at 10:50 PM, Jason Ekstrand wrote:
> On Mon, Dec 14, 2015 at 4:10 PM, Ilia Mirkin wrote:
>> Hello,
>>
>> I was going to add support for the various volatile/etc annotations in
>> my gallium impl (which is fairly far along), but it seems like those
>> are currently being dropp
On Mon, Dec 14, 2015 at 4:10 PM, Ilia Mirkin wrote:
> Hello,
>
> I was going to add support for the various volatile/etc annotations in
> my gallium impl (which is fairly far along), but it seems like those
> are currently being dropped on the floor by lower_ubo_references, and
> NIR has no suppor
Hello,
I was going to add support for the various volatile/etc annotations in
my gallium impl (which is fairly far along), but it seems like those
are currently being dropped on the floor by lower_ubo_references, and
NIR has no support for them either. Both in GLSL IR and NIR, the
variable is what