From: Eric Anholt Date: Fri, 27 Oct 2017 20:27:22 +0000 (-0700) Subject: broadcom/vc5: Add some comments about the texture/output format ordering. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6d1809a6d6ecbefa7b1ab2e28607adc9b85e8974;p=mesa.git broadcom/vc5: Add some comments about the texture/output format ordering. The output formats are consistent with their channels appearing from low to high in their name. Textures are interpreted the same way, but their names may have the channels swapped around. I'm retaining the texture names so that we are consistent with the documentation, but I want to leave a warning for others. --- diff --git a/src/broadcom/cle/v3d_packet_v33.xml b/src/broadcom/cle/v3d_packet_v33.xml index cea2ce64d39..9077dcd82ae 100644 --- a/src/broadcom/cle/v3d_packet_v33.xml +++ b/src/broadcom/cle/v3d_packet_v33.xml @@ -463,6 +463,10 @@ + @@ -543,9 +547,9 @@ - + - + @@ -838,16 +842,20 @@ + - - - - + + + + @@ -862,7 +870,7 @@ - +