pan/decode: Validate, but do not print, index buffer
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 21 Aug 2019 23:06:23 +0000 (16:06 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 22 Aug 2019 19:56:04 +0000 (12:56 -0700)
commitf38ce6ea8cd1dd4af4c698e98c32d93cbce92ae4
treedd3398c9e17e5c3a83c81481d7a258ea2448dcdb
parentcbbf75424a2fe6dc258781fe0ac9c1f4f6d0292e
pan/decode: Validate, but do not print, index buffer

We don't actually care about the *contents* of the index buffer, but we
would rather like to ensure it is present and of the correct size.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/panfrost/include/panfrost-job.h
src/panfrost/pandecode/decode.c