mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-01 16:10:09 +01:00
agx: clang-fmt
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26963>
This commit is contained in:
parent
5948e7ec2e
commit
bec61b72b1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,11 +4,11 @@
|
|||
*/
|
||||
|
||||
#include "util/u_dynarray.h"
|
||||
#include "util/u_qsort.h"
|
||||
#include "agx_builder.h"
|
||||
#include "agx_compiler.h"
|
||||
#include "agx_debug.h"
|
||||
#include "agx_opcodes.h"
|
||||
#include "util/u_qsort.h"
|
||||
|
||||
/* SSA-based register allocator */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue