blob: f93dd5c2d95031ca5762d11fadf1d994e4e0d8b5 [file] [log] [blame]
void fwidth_5d1b39() {
float3 res = fwidth((1.0f).xxx);
}
void fragment_main() {
fwidth_5d1b39();
return;
}