Sign in
dawn
/
dawn
/
c2f6f2f5d481a724aa1a34e0c756a277aefb7bef
/
.
/
test
/
tint
/
builtins
/
gen
/
var
/
dpdy
/
7f8d84.wgsl.expected.ir.glsl
blob: 9920c0724d62047841e05dcce9f61789a7a208a8 [
file
] [
log
] [
blame
]
#version 310 es
precision highp
float
;
precision highp
int
;
float
prevent_dce
;
float
dpdy_7f8d84
()
{
float
arg_0
=
1.0f
;
float
res
=
dFdy
(
arg_0
);
return
res
;
}
void
main
()
{
prevent_dce
=
dpdy_7f8d84
();
}