RSS BotMB to Hacker NewsEnglish · 4 hours agoThe Weird Concept of Branchless Programmingsanixdk.xyzexternal-linkmessage-square2fedilinkarrow-up117arrow-down10file-text
arrow-up117arrow-down1external-linkThe Weird Concept of Branchless Programmingsanixdk.xyzRSS BotMB to Hacker NewsEnglish · 4 hours agomessage-square2fedilinkfile-text
minus-squareTootSweet@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-23 hours 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-up3arrow-down1·2 hours 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.