10:41 loryruta[d]: what are push constants for a driver? 🤔
10:41 loryruta[d]: how are they sent to gpu? 🤔
11:31 karolherbst[d]: depends on the hardware
11:32 karolherbst[d]: for nvidia it's similar to ubos, though there is a special "fast" type of ubos that are accessed the same way in ISA
19:22 loryruta[d]: ty!
23:18 karolherbst[d]: ohh.. I can also use the ldg predicate for `nak_nir_lower_non_uniform_ldcx`...
23:18 karolherbst[d]: so maybe it's more useful than I anticipated