Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2022-10102
$eventId
ID of event: wwdc2022
$eventContentId
ID of session without event part: 10102
$eventShortId
Shortened ID of event: wwdc22
$year
Year of session: 2022
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2022] [Session 10102] Target an...

WWDC22 • Session 10102

Target and optimize GPU binaries with Metal 3

Graphics & Games • iOS, macOS, tvOS • 13:48

Discover how you can reduce in-app stutters, first launch times, and new level load times when you generate your GPU binaries entirely at project build time with offline compilation. We'll also show you how to improve total compile time and binary size for larger GPU programs using the "Optimize for size" compiler option.

Speakers: Galo Avila, Eylon Caspi

Open in Apple Developer site