RSS BotMB to Hacker NewsEnglish · 21 days agoThe Weird Concept of Branchless Programmingsanixdk.xyzexternal-linkmessage-square2fedilinkarrow-up119arrow-down10file-text
arrow-up119arrow-down1external-linkThe Weird Concept of Branchless Programmingsanixdk.xyzRSS BotMB to Hacker NewsEnglish · 21 days agomessage-square2fedilinkfile-text
minus-squareTootSweet@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-221 days agoIt’s not that weird, is it? Aren’t shaders that run on your GPU pretty weird about branches in a way that kindof necessitates a mostly-branchless style of coding? (If you want your shaders to run efficiently, that is.)
minus-squaredontbelievethis@sh.itjust.workslinkfedilinkEnglisharrow-up5arrow-down1·21 days agoI don’t know.
It’s not that weird, is it? Aren’t shaders that run on your GPU pretty weird about branches in a way that kindof necessitates a mostly-branchless style of coding? (If you want your shaders to run efficiently, that is.)
I don’t know.