ChanServ changed the topic of #asahi-gpu to: Asahi Linux GPU development (no user support, NO binary reversing) | Keep things on topic | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-gpu
alyssa has joined #asahi-gpu
<alyssa> i509vcb: that assert is because format mutation isn't hnadled correctly
<alyssa> ella-0: has vkmeta patches i think
<i509vcb> Yeah I mentioned it yesterday to ella and she said she has patched
<i509vcb> I guess while you are here, I'm struggling to understand how I'd change a binded access (if that is even the right term) to a bindless for the bindless image stuff the compiler wants
<i509vcb> Also there seems to be a texture size intrinsic and texoo_txs?
<i509vcb> Seems like 2 ways to do the same thing?
jeisom has quit [Ping timeout: 480 seconds]
marvin24_ has joined #asahi-gpu
marvin24 has quit [Ping timeout: 480 seconds]
crabbedhaloablut has joined #asahi-gpu
dylanchapell has quit [Read error: Connection reset by peer]
dylanchapell has joined #asahi-gpu
kidplayer666 has joined #asahi-gpu
linuxgemini has quit [Quit: Ping timeout (120 seconds)]
linuxgemini has joined #asahi-gpu
pjakobsson has quit [Ping timeout: 480 seconds]
chadmed has joined #asahi-gpu
<alyssa> i509vcb: two options
<alyssa> 1. what we do in the gl driver. agx_nir_lower_bindings.c has the logic
pjakobsson has joined #asahi-gpu
<alyssa> 2. just make textures bindless always, and lower texture derefs to bindless textures directly and don't bother with the texture state registers
<alyssa> #2 has slight performance implications but meh
<alyssa> as for txs, it's a texture op
<alyssa> the intrinsic is an etnaviv weirdness that i was opposed to adding because it's unnecessary.
<alyssa> ignore it
kidplayer666 has quit [Quit: Connection closed for inactivity]
jeisom has joined #asahi-gpu
kidplayer666 has joined #asahi-gpu
russelltg has joined #asahi-gpu
kidplayer666 has quit [Quit: Connection closed for inactivity]
possiblemeatball has joined #asahi-gpu
crabbedhaloablut has quit []
possiblemeatball has quit [Quit: Quit]
possiblemeatball has joined #asahi-gpu
possiblemeatball has quit []