Skip to content

microsoft/compiler: Fix SM6.6 non-bindless handle annotation for UAV counter

Jesse Natalie requested to merge jenatali/mesa:dxil-counter-meta into main

Counter bool is 8, not 6. Apparently some driver compilers have an issue with getting this wrong.

Merge request reports