Skip to content

llvmpipe/cs: disable denorms for compute shaders.

Dave Airlie requested to merge airlied/mesa:llvmpipe-cs-denorms into main

This fixes a bunch of CL tests that don't expect working denorms it also aligns compute with fragment shaders.

Merge request reports