blob: bdad029c27d1e150d4fceb0cfa9e09ff42ec82b7 [file] [log] [blame]
RWByteAddressBuffer prevent_dce : register(u0);
float2 fwidthCoarse_e653f7() {
float2 arg_0 = (1.0f).xx;
float2 res = fwidth(arg_0);
return res;
}
void fragment_main() {
prevent_dce.Store2(0u, asuint(fwidthCoarse_e653f7()));
return;
}