Android Dev Summit 2019 | High Performance (Graphics) Programming
Android Dev Summit 2019 | High Performance (Graphics) Programming This talk details various techniques employed by the Filament rendering engine to deliver high performance on Android devices: CPU cache-friendly programming, multi-threaded job system to saturate cores, dynamic resolution, frame skipping, doing shader computations in half-floats, how to use small float formats for textures, writing SIMD and optimization-friendly C++ code, and more. Presented by: Romain Guy, Mathias Agopian
Share