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: tech-talks-606
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 606
$eventShortId
Shortened ID of event: tech-talks
$year
Year of session: 2017
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2017] [Tech Talk 606] Metal 2 o...

Tech Talk 606

Metal 2 on A11 - Imageblock Sample Coverage Control

2017 • 13:15

Imageblock sample coverage control provides access to multisample tracking data within a tile shader, enabling development of custom MSAA resolve algorithms and more. Understand how the A11 GPU tracks unique samples, then explore an example that optimizes rendering of dense geometry through surface aggregation.

Speaker: James Ding

Open in Apple Developer site