Apple Silicon GPUs use a tile-based deferred renderer (TBDR). This tutorial exploits that architecture with memoryless textures and tile shaders to eliminate unnecessary memory bandwidth — a technique that can dramatically improve energy efficiency on iPhone and iPad.

Read the full tutorial →