blob: ec70a683783fc241c26a165ea312c22ffb76002d [file] [log] [blame]
RWByteAddressBuffer prevent_dce : register(u0, space2);
void fwidthFine_f1742d() {
float res = fwidth(1.0f);
prevent_dce.Store(0u, asuint(res));
}
void fragment_main() {
fwidthFine_f1742d();
return;
}