Skip to content

d3d12: Reduce cost of shader key comparisons

Ken Johnson requested to merge skywing/mesa:d3d12_hashcompare_opt into main

In drawing-command-heavy scenes, d3d12 is sometimes CPU-bound here.

Merge request reports