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-604
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 604
$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 604] Metal 2 o...

Tech Talk 604

Metal 2 on A11 - Tile Shading

2017 • 9:44

Tile shading is a new Metal 2 pipeline stage allowing apps to combine rendering and compute operations into a single render pass while sharing imageblock data and threadgroup memory. Understand how to create a tile shading pipeline, and see how it leverages the high-bandwidth tile memory of the A11 GPU.

Speaker: Michael Imbrogno

Open in Apple Developer site