matypes: Drop some unused defines.
authorEric Anholt <eric@anholt.net>
Thu, 20 Jun 2019 16:18:20 +0000 (09:18 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 1 Jul 2019 18:09:26 +0000 (11:09 -0700)
commit1738b38ce8ef5fec6146225306bd70690a269afa
tree441d88435a16232dfedec19caed2b698b176e02e
parent1835f30097118d0e94f750c67c49f7a2db094815
matypes: Drop some unused defines.

Most of these haven't been used since the conversion from checked-in
matypes to generation.  By cutting down the generated contents, this
should clarify why the file is generated: we need
architecture-specific offsets to the V4F fields in the asm that uses
it.

v2: Keep matrix offsets to prevent x86 build breakage..

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
src/mesa/x86/gen_matypes.c