diff options
author | Ilia Mirkin <[email protected]> | 2015-08-18 21:09:12 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-08-20 17:58:30 -0400 |
commit | 63cb85e567ad1025ee990b38f43c2f1ef811821b (patch) | |
tree | aaa78a5063e4b7e629c69b6f43443b89259d28c8 /src/loader | |
parent | 51499bb5ff5626b893383545c494c7f808763404 (diff) |
nvc0/ir: detect i2f/i2i which operate on specific bytes/words
Some Unigine shaders have been observed to unpack bytes out of 32-bit
integers and convert them to floats. I2F/I2I can handle this sort of
thing directly. Detect the handleable situations.
This misses 16-bit word capabilities in nv50, but I haven't seen shaders
that would actually make use of that.
Signed-off-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/loader')
0 files changed, 0 insertions, 0 deletions