diff options
author | Nicolai Hähnle <[email protected]> | 2017-05-20 17:58:25 +0200 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2017-07-31 14:55:29 +0200 |
commit | e902ac326839e7720d4e1d9a19d0a9a1aa817f04 (patch) | |
tree | ad90d19804b19ed0ba42115a9412a06b0ceb2987 /src/gallium/drivers/swr | |
parent | bce6f9987522ebb585571f7333d47e41e1dead9b (diff) |
nir: add nir_lower_uniforms_to_ubo pass
This is a further lowering of default-block uniform loads that transforms
load_uniform intrinsics into load_ubo intrinsics. This simplifies the rest
of the backend.
v2: transform from load_uniform instead of straight from variables
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/gallium/drivers/swr')
0 files changed, 0 insertions, 0 deletions