Rasterizer: Pre-divide vertex attributes by W
Execute the division-by-W for perspective-correct interpolation of values in the clipper, moving them out of the rasterization inner loop.
Loading
Please register or sign in to comment
Execute the division-by-W for perspective-correct interpolation of values in the clipper, moving them out of the rasterization inner loop.