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