blob: 55be7be34c85ce4ce487756643c6ce5a1b31f4a2 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void dpdyCoarse_3e1ab4() {
float2 res = dfdy(float2());
}
fragment void fragment_main() {
dpdyCoarse_3e1ab4();
return;
}