This post delves into the performance of workgraphs in GPU programming, particularly within a hybrid shadowing system and FidelityFX’s SSSR technique. It covers how workgraphs allocate and manage tasks using ring buffers and how this can affect shader occupancy and overall performance. The comparison between traditional compute
Sort: