freedreno/registers: Label firstIndex field in CP_DRAW_INDX_OFFSET

Based on comparing the implementations of CP_DRAW_INDX_OFFSET and
CP_DRAW_INDIRECT, this is what this field is for.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5644>
This commit is contained in:
Connor Abbott 2020-06-25 12:17:31 +02:00 committed by Marge Bot
parent a32fb2f9d0
commit 259d07a2ff
1 changed files with 1 additions and 0 deletions

View File

@ -698,6 +698,7 @@ opcode: CP_LOAD_STATE4 (30) (4 dwords)
<bitfield name="NUM_INDICES" low="0" high="31" type="uint"/>
</reg32>
<reg32 offset="3" name="3">
<bitfield name="FIRST_INDX" low="0" high="31"/>
</reg32>
<stripe variants="A5XX-">