summaryrefslogtreecommitdiff
path: root/src/common/algorithm.h
diff options
context:
space:
mode:
authorReinUsesLisp <reinuseslisp@airmail.cc>2019-12-18 00:05:08 -0300
committerReinUsesLisp <reinuseslisp@airmail.cc>2019-12-18 00:41:22 -0300
commita7d6bd1ef1cdd2ca406e2ded31f872dda4da0db3 (patch)
treedff1cc935df383973b83e1d4ffe2975b54aab86d /src/common/algorithm.h
parent8825b88a4589c249e9faa53f3ec90e582fa64198 (diff)
shader/conversion: Implement byte selector in I2F
I2F's byte selector is used to choose what bytes to convert to float. e.g. if the input is 0xaabbccdd and the selector is ".B3" it will convert 0xaa. The default (when it's not shown in nvdisasm) is ".B0", in that example the default would convert 0xdd to float.
Diffstat (limited to 'src/common/algorithm.h')
0 files changed, 0 insertions, 0 deletions