gallium: split u_prim_name out of u_debug.h
authorDylan Baker <dylan@pnwbakers.com>
Thu, 20 Sep 2018 18:36:44 +0000 (11:36 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 30 Oct 2018 21:32:52 +0000 (14:32 -0700)
commit389d59c72a903b5a9dc36ba63d01df4f8be84828
treeabed80de0c46dead91a68a60d55c4b6623360dbd
parent25a3ce97d5237659ceda50f54ac2623f974d8b7e
gallium: split u_prim_name out of u_debug.h

This allows us to pull u_prim.h out of u_debug.h

Tested-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/Makefile.sources
src/gallium/auxiliary/meson.build
src/gallium/auxiliary/util/u_debug.c
src/gallium/auxiliary/util/u_prim.c [new file with mode: 0644]