v3d: Add an assert that we don't provide an invalid texture return words.
authorEric Anholt <eric@anholt.net>
Mon, 16 Jul 2018 19:41:28 +0000 (12:41 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 16 Jul 2018 21:39:59 +0000 (14:39 -0700)
commit26f830d9fc5fb52a1e70839813b4c6ddbcb3a876
treebdf5004d2eebfedd0bf1b6657aea02bd96c2b97c
parentd661d78464aec0af7d6976512eca155623cbecc2
v3d: Add an assert that we don't provide an invalid texture return words.

The docs had an update noting this restriction, so reflect it in the code.
src/broadcom/compiler/v3d40_tex.c