pan/bit: Add `run` mode to the cmdline
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 31 Mar 2020 01:21:49 +0000 (21:21 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 1 Apr 2020 02:25:05 +0000 (02:25 +0000)
commitb26214e9075c5b8dfc24118a1724b5dd3bb5e22b
treeed0439a9c66292cd1ffed306229d1ba28d0b6cc7
parentcb56d5d9f8b6df7f50cb60f734363b3c769d8d8c
pan/bit: Add `run` mode to the cmdline

This emulates the functionality of shader_runner (built for kbase) using
the bifrost testing infrastructure so it runs on mainline. Ideally this
will let us test shaders from the assembler.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4396>
src/panfrost/bifrost/cmdline.c