#include <metal_stdlib>
using namespace metal;
void dpdxCoarse_029152() {
float res = dfdx(1.0f);
}
fragment void fragment_main() {
dpdxCoarse_029152();
return;