ChanServ changed the topic of #zink to: official development channel for the mesa3d zink driver || https://docs.mesa3d.org/drivers/zink.html
<kusma> zmike: Have you ever seen custom border-colors used in a perf-critical app? I'm wondering because I *might* need to create some more sampler variants, and I'd like to understand if it would be possible to create these lazily instead to avoid creating needless samplers... I'm far from decided on the latter part, just trying to collect some info...
fahien has joined #zink
fahien has quit [Ping timeout: 480 seconds]
fahien has joined #zink
<zmike> I have not
<zmike> what is your scenario?
<kusma> zmike: It's https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18292, but it turned out it was cleaner to do it in the state-tracker, I think...
<kusma> dropping linear-interpolation of FP32 textures
<zmike> yeah doing in st seems better
fahien has quit [Ping timeout: 480 seconds]