mesa/src/broadcom/common
Eric Anholt 59257c35eb broadcom: Introduce a v3d_debug.h header for vc5 and broadcom Vulkan.
Unlike vc4, where the compiler and gallium driver live together, for vc5
the compiler will live up in the shared broadcom directory, and need
access to the debug flags.  Define a set of debug flags and helpers there,
so it can be shared between compiler, vc5, and vulkan.
2017-10-10 11:42:04 -07:00
..
v3d_debug.c broadcom: Introduce a v3d_debug.h header for vc5 and broadcom Vulkan. 2017-10-10 11:42:04 -07:00
v3d_debug.h broadcom: Introduce a v3d_debug.h header for vc5 and broadcom Vulkan. 2017-10-10 11:42:04 -07:00
v3d_device_info.h