OSDN Git Service

broadcom/vc5: Add some comments about the texture/output format ordering.
authorEric Anholt <eric@anholt.net>
Fri, 27 Oct 2017 20:27:22 +0000 (13:27 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Oct 2017 20:31:28 +0000 (13:31 -0700)
commit6d1809a6d6ecbefa7b1ab2e28607adc9b85e8974
tree850afd48b11e53c740a3083233c6c003c93d3542
parent2d6088f2a34570ef34d0e202c66d92dbe0f57994
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.
src/broadcom/cle/v3d_packet_v33.xml