#include using namespace metal; void dpdxFine_9631de() { float2 res = dfdx(float2()); } fragment void fragment_main() { dpdxFine_9631de(); return; }