blob: 720fb367cf395f4e2afa0ffee73005730a9da216 [file] [log] [blame]
RWByteAddressBuffer prevent_dce : register(u0);
float4 fwidthCoarse_4e4fc4() {
float4 arg_0 = (1.0f).xxxx;
float4 res = fwidth(arg_0);
return res;
}
void fragment_main() {
prevent_dce.Store4(0u, asuint(fwidthCoarse_4e4fc4()));
}