summaryrefslogtreecommitdiffstats
path: root/src/glx/create_context.c
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2018-05-02 14:13:23 -0700
committerEric Anholt <[email protected]>2018-06-06 13:44:28 -0700
commit74618ccbcab6d785152c2840525d5bef08ed0696 (patch)
tree6d1507766b450549f5584fb15000a833247e7d45 /src/glx/create_context.c
parent735b104707382b6f14f5d49b456c80f5852240af (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