summaryrefslogtreecommitdiffstats
path: root/src/freedreno
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <[email protected]>2019-02-23 01:12:10 +0000
committerAlyssa Rosenzweig <[email protected]>2019-02-25 02:36:26 +0000
commitc6be9969d25e60544a42a4cfd6062dd2a7e1ac1d (patch)
treeac9180a5a4fe19dab17cb6ec3a507c7bc0ef6b70 /src/freedreno
parent4a4726af3c86f1249f3761b982a2555623f315b9 (diff)
panfrost/midgard: Add fround(_even), ftrunc, ffma
These ops were discovered by invoking the correspondingly names GLSL functions. The rounding ops here behave exact as expected and are mapped to their corresponding NIR ops where applicable. The ffma behaves as a LUT instruction and requires some special argument packing (since Midgard normally only allows for 2 arguments); this quirk will be addressed in the future, but for now FMA is still lowered. Signed-off-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'src/freedreno')
0 files changed, 0 insertions, 0 deletions