blob: 535124d62bee2b785eaf1bf52993e99cc8b7bd57 [file] [log] [blame]
void fwidth_d2ab9a() {
float4 arg_0 = (1.0f).xxxx;
float4 res = fwidth(arg_0);
}
void fragment_main() {
fwidth_d2ab9a();
return;
}