lima: Parse VS and PLBU command stream while making a dump
authorAndreas Baierl <ichgeh@imkreisrum.de>
Fri, 25 Oct 2019 14:38:52 +0000 (16:38 +0200)
committerVasily Khoruzhick <anarsoul@gmail.com>
Sun, 17 Nov 2019 05:39:17 +0000 (05:39 +0000)
commitef9635d0bce9383a22bb3a8506da4d55726e5d59
tree82371488ea0862513a006946d3c9f2d317d42f28
parentc76eb7ea8490e630451beb056b4294fd846902d2
lima: Parse VS and PLBU command stream while making a dump

This makes the streams more readable and comparable with the blob's parser
as it parses the VS and PLBU stream and shows the currently known values.

Reviewed-by: Qiang Yu <yuq825@gmail.com>
Signed-off-by: Andreas Baierl <ichgeh@imkreisrum.de>
src/gallium/drivers/lima/Android.mk
src/gallium/drivers/lima/lima_draw.c
src/gallium/drivers/lima/lima_parser.c [new file with mode: 0644]
src/gallium/drivers/lima/lima_parser.h [new file with mode: 0644]
src/gallium/drivers/lima/lima_util.c
src/gallium/drivers/lima/lima_util.h
src/gallium/drivers/lima/meson.build