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