blob: 202bff39222af5f0f406078d8540c350021679eb [file] [log] [blame]
void dpdxCoarse_c28641() {
float4 arg_0 = (0.0f).xxxx;
float4 res = ddx_coarse(arg_0);
}
void fragment_main() {
dpdxCoarse_c28641();
return;
}