You've been logged out of GDC Vault since the maximum users allowed for this account has been reached. To access Members Only content on GDC Vault, please log out of GDC Vault from the computer which last accessed this account.

Click here to find out about GDC Vault Membership options for more users.

close

The Number One Educational Resource for the Game Industry

Session Name:

FP16 Shaders in Frostbite

Overview:

This talk describes how Frostbite implemented multi platform 16 bit type (FP16) support for shaders in order to increase shader performance, especially on mobile. 16 bit shader types like half and short have advantages over 32 bit types, like occupancy and ALU performance. However, converting shaders to take advantage of half precision types is often not a straightforward process, in particular when accounting for platform and driver quirks. nnThis talk will cover the process of creating Frostbite's FP16 API, which enables shader programmers to write FP16 shaders while the tools bridge the platform gaps under the hood. The talk will also explain the rationale behind embracing FP16 in our shaders, the various challenges and quirks of FP16 in different platforms, and how we worked around them, and, finally, it concludes by presenting some of our performance and visual results on various console and mobile platforms.

Did you know free users get access to 30% of content from the last 2 years?


Get your team full access to the most up to date GDC content

  • Game Developers Conference 2024
  • Alexis Griffin-Lira
  • Electronic Arts
  • free content
  • Programming
  • Programming