john-cabaj has quit [Remote host closed the connection]
verlio has quit [Ping timeout: 480 seconds]
verlio has joined #asahi-gpu
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-gpu
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
Bertrand___ has quit [Ping timeout: 480 seconds]
Bertrand___ has joined #asahi-gpu
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
pb17 has quit [Ping timeout: 480 seconds]
verlio has quit [Ping timeout: 480 seconds]
verlio has joined #asahi-gpu
pb17 has joined #asahi-gpu
emilia-miki1 has joined #asahi-gpu
emilia-miki has quit [Ping timeout: 480 seconds]
emilia-miki1 is now known as emilia-miki
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-gpu
pb17 has quit [Ping timeout: 480 seconds]
chrisl has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-gpu
verlio has quit [Ping timeout: 480 seconds]
verlio has joined #asahi-gpu
chrisl has joined #asahi-gpu
WindowPain8 has joined #asahi-gpu
nightstrike has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
WindowPain has quit [Ping timeout: 480 seconds]
WindowPain8 is now known as WindowPain
ddxtanx has quit [Remote host closed the connection]
chrisl has joined #asahi-gpu
pb17 has quit [Ping timeout: 480 seconds]
Bertrand___ has quit [Remote host closed the connection]
Bertrand___ has joined #asahi-gpu
pb17 has joined #asahi-gpu
verlio has quit [Ping timeout: 480 seconds]
chrisl has quit [Ping timeout: 480 seconds]
verlio has joined #asahi-gpu
kaazoo has joined #asahi-gpu
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
pb17 has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-gpu
pb17 has joined #asahi-gpu
Bertrand___ has quit [Ping timeout: 480 seconds]
Bertrand___ has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
verlio has quit [Ping timeout: 480 seconds]
kaazoo has quit [Quit: Leaving.]
ddxtanx has joined #asahi-gpu
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-gpu
pb17 has quit [Ping timeout: 480 seconds]
chrisl has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-gpu
nela has quit [Quit: bye!]
nela has joined #asahi-gpu
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-gpu
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-gpu
KxCORP58940003455 has quit [Quit: Bye!]
KxCORP58940003455 has joined #asahi-gpu
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
kaazoo has joined #asahi-gpu
pb17 has quit [Ping timeout: 480 seconds]
emilia-miki has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-gpu
emilia-miki has joined #asahi-gpu
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
john-cabaj has joined #asahi-gpu
verlio has joined #asahi-gpu
verlio has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-gpu
pb17 has quit [Ping timeout: 480 seconds]
verlio has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-gpu
verlio has quit [Ping timeout: 480 seconds]
verlio has joined #asahi-gpu
verlio has quit [Ping timeout: 480 seconds]
verlio has joined #asahi-gpu
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
flokli has quit [Ping timeout: 480 seconds]
flokli has joined #asahi-gpu
john-cabaj has quit [Ping timeout: 480 seconds]
verlio has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-gpu
verlio has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
pb17 has quit [Ping timeout: 480 seconds]
verlio has quit [Ping timeout: 480 seconds]
verlio has joined #asahi-gpu
pb17 has joined #asahi-gpu
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
emilia-miki has quit [Remote host closed the connection]
verlio has quit [Ping timeout: 480 seconds]
emilia-miki has joined #asahi-gpu
verlio has joined #asahi-gpu
emilia-miki1 has joined #asahi-gpu
emilia-miki has quit [Read error: Connection reset by peer]
emilia-miki1 is now known as emilia-miki
john-cabaj has joined #asahi-gpu
pb17 has quit [Ping timeout: 480 seconds]
Bertrand___ has quit [Read error: Connection reset by peer]
Bertrand___ has joined #asahi-gpu
chrisl has joined #asahi-gpu
chrisl has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-gpu
<
alyssa>
looking at sparse stuff in metal
<
alyssa>
for some reason when creating from sparse apple sets...
<
alyssa>
* layout to Null instead of twiddled (???)
<
alyssa>
(both tex and pbe)
<
alyssa>
* Null bit set (texture)
<
alyssa>
* Texture word 3 bit 8 set
<
alyssa>
* PBE word 1 bad mask 0x30000000 so two new bits set
<
alyssa>
this is raising more questions than answers for me
verlio has quit [Ping timeout: 480 seconds]
<
alyssa>
that was with uncompressed
<
alyssa>
with compressed
<
alyssa>
* null layouts (both, but compressed 1 is set)
<
alyssa>
* same new bits set
<
alyssa>
...well ok then
<
alyssa>
going to guess those are both 2-bit enums that are like
<
alyssa>
normal/sparse/.../null
<
alyssa>
idk about the layout
<
alyssa>
let's try stuff on linux
<
alyssa>
setting those bits now instead of faulting in dcmp/cmp, i'm faulting in GSL2
<
alyssa>
setting that new texture bit causes vkcube to blow up so clearly i'm missing something still
<
alyssa>
do we.. need to do something special with the page tables or something too? :/
<
alyssa>
ok, so the "null" layout is indeed a new tiling layout
<
alyssa>
definitely not the usual twiddling but also seems nonlinear
Bertrand___ has quit [Read error: Connection reset by peer]
Bertrand___ has joined #asahi-gpu
cyrinux has quit []
cyrinux has joined #asahi-gpu
barnacles has joined #asahi-gpu
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-gpu
ciara has quit [Remote host closed the connection]
ciara has joined #asahi-gpu
ciara has quit [Remote host closed the connection]
barnacles has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ciara has joined #asahi-gpu
verlio has joined #asahi-gpu
verlio has quit [Max SendQ exceeded]
verlio has joined #asahi-gpu
john-cabaj has quit [Ping timeout: 480 seconds]
emilia-miki has quit [Ping timeout: 480 seconds]
alyssa has quit [Quit: alyssa]
verlio has quit [Remote host closed the connection]
verlio has joined #asahi-gpu