camus has quit [Remote host closed the connection]
Leopold__ has joined #panfrost
camus has joined #panfrost
Leopold has quit [Ping timeout: 480 seconds]
floof58 is now known as Guest11297
floof58 has joined #panfrost
Guest11297 has quit [Ping timeout: 480 seconds]
Danct12 is now known as Guest11299
Danct12 has joined #panfrost
Danct12 has quit [Remote host closed the connection]
Danct12 has joined #panfrost
Danct12 has quit [Read error: Connection reset by peer]
Danct12 has joined #panfrost
Danct12 is now known as Guest11303
Danct12 has joined #panfrost
Guest11303 has quit [Ping timeout: 480 seconds]
camus1 has joined #panfrost
camus has quit [Ping timeout: 480 seconds]
alpernebbi_ has quit []
alpernebbi has joined #panfrost
Danct12 has quit [Ping timeout: 480 seconds]
Danct12 has joined #panfrost
Danct12 is now known as Guest11311
Danct12 has joined #panfrost
Guest11311 has quit [Ping timeout: 480 seconds]
sF[m] has left #panfrost [#panfrost]
Danct12 is now known as Guest11314
Danct12 has joined #panfrost
Guest11314 has quit [Ping timeout: 480 seconds]
Danct12 has quit [Ping timeout: 480 seconds]
Danct12 has joined #panfrost
pendingchaos_ has joined #panfrost
pendingchaos has quit [Ping timeout: 480 seconds]
rasterman has joined #panfrost
floof58 is now known as Guest11331
floof58 has joined #panfrost
Guest11331 has quit [Ping timeout: 480 seconds]
Danct12 has quit [Quit: WeeChat 3.8]
chewitt has joined #panfrost
chipxxx has quit [Ping timeout: 480 seconds]
pendingchaos_ is now known as pendingchaos
Dr_Who has joined #panfrost
alyssa has joined #panfrost
<alyssa>
bbrezillon: BTW, you'll want to add ceu_emit to the list of "foreach-like macros" in src/panfrost/.clang-format
<alyssa>
(and then reformat)
<alyssa>
so the { goes on the right line
<alyssa>
Also, you'll want to add a trailing comma (and reformat )to designated initializers, e.g. in ceu_builder_init, since clang-format is silly here
<alyssa>
(then ceu_builder should look the way it's supposed to. sorry, my clang-format rebase was pretty messy.)