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