03:50 alyssa: eric_engestrom: finally wrote up https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20571 .. idk what to do with it but I have it now to link to the next person who asks how to get started
04:15 bl4ckb0ne: extra t there https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20571/diffs#8c35a74c56ea3538bb35bca269518ef2166f52d4_0_57
04:16 bl4ckb0ne: and 67 missing nir ref
11:19 Siddh[m]: sravn: Now that I think about it, the split approach you suggested is better even though it looks more, since it can throw error on something else being passed to the function if I modify the argument from void * to device * (which I didn't do this time but I should have done).
22:15 Siddh[m]: sravn: Is it possible for spatch (coccinelle) to detect if a struct/function has a member/variable of a particular type?