Hacker News new | ask | show | jobs
by jtl999 1763 days ago
How exactly do you test your own GPU "rendering" under macOS?
1 comments

Essentially by replacing the macOS shader -> machine code compiler with one of your own (or, rather, running it alongside).
And the rest of the Metal. We're directly taking to the macOS kernel driver.