aco: reorder and cleanup #includes
Reviewed-by: Tony Wasserka <tony.wasserka@gmx.de> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11271>
This commit is contained in:
committed by
Marge Bot
parent
452c4c8ba1
commit
59fdaa1985
@@ -21,11 +21,13 @@
|
||||
* IN THE SOFTWARE.
|
||||
*
|
||||
*/
|
||||
|
||||
#include "aco_ir.h"
|
||||
#include "vulkan/radv_shader.h"
|
||||
#include "c11/threads.h"
|
||||
|
||||
#include "util/debug.h"
|
||||
|
||||
#include "c11/threads.h"
|
||||
|
||||
namespace aco {
|
||||
|
||||
uint64_t debug_flags = 0;
|
||||
|
||||
Reference in New Issue
Block a user