pan/bi: Add class properties
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 3 Mar 2020 01:38:26 +0000 (20:38 -0500)
committerMarge Bot <eric+marge@anholt.net>
Thu, 5 Mar 2020 14:35:38 +0000 (14:35 +0000)
commit7ac62121e037f3d9fbd3612d936ff736835e0b1f
treeaf2a13d7acc1ab37b9e44ad6ba528e0cc89d67ef
parent230be61f201d07ac95e32a82e688a05eb4093fcc
pan/bi: Add class properties

We need to keep track of what specific classes support. For now just
track floating point modifiers.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4061>
src/panfrost/Makefile.sources
src/panfrost/bifrost/bi_tables.c [new file with mode: 0644]
src/panfrost/bifrost/compiler.h
src/panfrost/bifrost/meson.build