pan/va: Add TEX_DUAL instruction

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15216>
This commit is contained in:
Alyssa Rosenzweig 2022-03-02 10:29:28 -05:00 committed by Marge Bot
parent 47b70ca584
commit 65cb3af38a

View file

@ -2065,6 +2065,27 @@
<src>Image to read from</src>
</ins>
<ins name="TEX_DUAL" title="Dual texture" opcode="0x12F" unit="T">
<desc>Pair of texture instructions.</desc>
<slot/>
<skip/>
<register_type/>
<register_width/>
<secondary_register_width/>
<write_mask/>
<dimension/>
<wide_indices/>
<array_enable/>
<texel_offset/>
<sr_count/>
<sr_write_count/>
<sr write="true" flags="false"/>
<sr read="true" flags="false"/>
<src>Image to read from</src>
</ins>
<ins name="TODO.VAR_TEX" title="Fused varying-texturing" opcode="0x130" unit="VT">
<desc>
Only works for FP32 varyings. Performance characteristics are similar