Skip to content

Instantly share code, notes, and snippets.

@rmirabelli
Last active March 9, 2018 20:38
Show Gist options
  • Save rmirabelli/48c33504eeb0d4951d1aca582911a242 to your computer and use it in GitHub Desktop.
Save rmirabelli/48c33504eeb0d4951d1aca582911a242 to your computer and use it in GitHub Desktop.
Grabbing the device
// STEP 1: get the device
let device = MTLCreateSystemDefaultDevice()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment