mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
pan/va: Add missing <clamp/> to V2F32_TO_V2F16
For parity with Bifrost. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14833>
This commit is contained in:
parent
3fff018c98
commit
0f9007985d
1 changed files with 1 additions and 0 deletions
|
|
@ -1392,6 +1392,7 @@
|
|||
Given a pair of 32-bit floats, output a pair of 16-bit floats packed into
|
||||
a 32-bit destination.
|
||||
</desc>
|
||||
<clamp/>
|
||||
<src>A</src>
|
||||
<src>B</src>
|
||||
</group>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue