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-111373
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 111373
$eventShortId
Shortened ID of event: tech-talks
$year
Year of session: 2023
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: ...

Graphics & Games 111373

Learn performance best practices for Metal shaders

2023 • iOS, macOS, tvOS • 26:00

Discover how you can improve Metal shader performance using some of the latest advancements in Apple GPUs. Learn to reduce a shader’s execution time by configuring function constants, and investigate ways to increase compiler optimization with function groups. Find out how to save run time by improving the shader’s execution and ability to use resources in parallel. Explore the Apple family 9 GPU features and take advantage of hardware acceleration for ray tracing.

Speaker: Srividya Karumuri

Open in Apple Developer site