diff options
author | Eric Anholt <[email protected]> | 2018-05-02 14:13:23 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2018-06-06 13:44:28 -0700 |
commit | 74618ccbcab6d785152c2840525d5bef08ed0696 (patch) | |
tree | 6d1507766b450549f5584fb15000a833247e7d45 /src/glx/create_context.c | |
parent | 735b104707382b6f14f5d49b456c80f5852240af (diff) |
nir: Add lowering for bitfieldInsert without using bfi.
If you don't have HW to do bfi, then lowering bitfieldInsert to bfi makes
things harder than keeping the "bits" argument around.
This still uses bfm, but I've added the obvious lowering of bfm if you
need it.
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glx/create_context.c')
0 files changed, 0 insertions, 0 deletions