blob: 5651aa775585021fd221fc60d89953ac502d7b7c [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void dpdy_7f8d84() {
float arg_0 = 1.0f;
float res = dfdy(arg_0);
}
fragment void fragment_main() {
dpdy_7f8d84();
return;
}