This matches the XML, and soon adreno_a6xx.xml will start including
types from adreno_pm4.xml.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5557>
#include "freedreno_layout.h"
#include "fd_layout_test.h"
#include "adreno_common.xml.h"
+#include "adreno_pm4.xml.h"
#include "a6xx.xml.h"
#include <stdio.h>
#include "freedreno_layout.h"
#include "fd_layout_test.h"
#include "adreno_common.xml.h"
+#include "adreno_pm4.xml.h"
#include "a6xx.xml.h"
#include <stdio.h>
#include "util/u_half.h"
#include "adreno_common.xml.h"
+#include "adreno_pm4.xml.h"
#include "a6xx.xml.h"
#define REG(_x) REG_A6XX_ ## _x