blob: 00200a1491921525fa90ac0cae3c4a4083061bb5 [file] [log] [blame]
RWByteAddressBuffer prevent_dce : register(u0);
float3 fwidthFine_523fdc() {
float3 v = ddx_fine((1.0f).xxx);
float3 res = (abs(v) + abs(ddy_fine((1.0f).xxx)));
return res;
}
void fragment_main() {
prevent_dce.Store3(0u, asuint(fwidthFine_523fdc()));
}