pan/bit: Add packing test framework
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 1 Apr 2020 18:40:33 +0000 (14:40 -0400)
committerMarge Bot <eric+marge@anholt.net>
Sun, 5 Apr 2020 23:26:04 +0000 (23:26 +0000)
commit14c534386742b44bc02349684b0a0e3972fec91d
treec070d8905592f66b346877ea916f1ac8a7249b91
parent5e3e32e368caabc50b669967b1a81b0f32102194
pan/bit: Add packing test framework

Given an instruction, we'd like to wrap it in a clause with some I/O on
each end so we can pack it up and send it to the hardware to compare
against the simulator.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4458>
src/panfrost/bifrost/test/bi_submit.c
src/panfrost/bifrost/test/bi_test_pack.c [new file with mode: 0644]
src/panfrost/bifrost/test/bit.h
src/panfrost/meson.build