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
@@ -23,11 +23,14 @@
|
||||
*/
|
||||
|
||||
#include "aco_instruction_selection.h"
|
||||
#include "vulkan/radv_descriptor_set.h"
|
||||
#include "vulkan/radv_shader.h"
|
||||
#include "nir_control_flow.h"
|
||||
#include "sid.h"
|
||||
|
||||
#include "ac_exp_param.h"
|
||||
#include "sid.h"
|
||||
#include "vulkan/radv_descriptor_set.h"
|
||||
|
||||
#include "nir_control_flow.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace aco {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user