This document summarizes virtual reality rendering features of NVIDIA Pascal GPUs. It discusses how Pascal supports efficient single-pass stereo rendering by generating left and right eye views in one rendering pass. It also describes how Pascal implements lens matched shading to better match the rendered images to an HMD lens, reducing pixel resampling. Finally, it notes Pascal's use of window rectangle testing to discard pixels that fall outside the lens region, improving performance.
Related topics: