v3d: Assert that we do request the normal texturing return data.
authorEric Anholt <eric@anholt.net>
Thu, 25 Apr 2019 18:23:55 +0000 (11:23 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 26 Apr 2019 19:42:30 +0000 (12:42 -0700)
commit24587ae8ae979de759cff697df9b6652eb75e3da
tree66854a618e09dfbd6266a9cca76aad4e76dcd06a
parent42210a4351fbb53a44eb49f31a12e86d7a84ffa4
v3d: Assert that we do request the normal texturing return data.

An unused tex should be DCEed, but if it wasn't we'd run into trouble with
not doing a TMUWT.
src/broadcom/compiler/v3d40_tex.c