Re: [Mesa-dev] [PATCH 26/29] intel/blorp: Add support for more format bitcasting

2018-05-09 Thread Pohjolainen, Topi
On Tue, May 01, 2018 at 02:34:15PM -0700, Jason Ekstrand wrote: > On Wed, Mar 7, 2018 at 5:08 AM, Pohjolainen, Topi < > topi.pohjolai...@gmail.com> wrote: > > > On Fri, Jan 26, 2018 at 05:59:55PM -0800, Jason Ekstrand wrote: > > > By making use of the NIR helper for uint vector casts, we should

Re: [Mesa-dev] [PATCH 26/29] intel/blorp: Add support for more format bitcasting

2018-05-01 Thread Jason Ekstrand
On Wed, Mar 7, 2018 at 5:08 AM, Pohjolainen, Topi < topi.pohjolai...@gmail.com> wrote: > On Fri, Jan 26, 2018 at 05:59:55PM -0800, Jason Ekstrand wrote: > > By making use of the NIR helper for uint vector casts, we should now be > > able to bitcast between any two uint formats so long as their

Re: [Mesa-dev] [PATCH 26/29] intel/blorp: Add support for more format bitcasting

2018-03-07 Thread Pohjolainen, Topi
On Fri, Jan 26, 2018 at 05:59:55PM -0800, Jason Ekstrand wrote: > By making use of the NIR helper for uint vector casts, we should now be > able to bitcast between any two uint formats so long as their channels > are in RGBA order (possibly with channels missing). In order to do this > we need to

[Mesa-dev] [PATCH 26/29] intel/blorp: Add support for more format bitcasting

2018-01-26 Thread Jason Ekstrand
By making use of the NIR helper for uint vector casts, we should now be able to bitcast between any two uint formats so long as their channels are in RGBA order (possibly with channels missing). In order to do this we need to rework the key a bit to pass the actual formats instead of just the