[Mesa-dev] [PATCH 1/8] nir: Add lowering for bitfieldInsert without using bfi.
Eric Anholt
eric at anholt.net
Thu May 31 17:48:17 UTC 2018
Ian Romanick <idr at freedesktop.org> writes:
> On 05/31/2018 10:34 AM, Ian Romanick wrote:
>> There are GLSL IR lowering passes for a lot (all?) of this that I added
>> when I did GL_MESA_shader_integer_functions. Is there a reason to not
>> use those?
>
> Which I now see that you mentioned in the commit messages. Still, just
> curious...
Because this is easier than writing new gallium caps, more legible code,
and I need it for Vulkan anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180531/796b8a7f/attachment.sig>
More information about the mesa-dev
mailing list