Sign in
dawn
/
dawn
/
refs/heads/tint-merge
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvBinaryDerivativeTest_SpvBinaryDerivativeTest_Derivatives_21.spvasm.expected.glsl
blob: 8a733fb997dfbcd5f0e87d02f8e964127df8ee01 [
file
] [
log
] [
blame
] [
edit
]
#version 310 es
precision mediump
float
;
void
main_1
()
{
float
x_2
=
dFdy
(
50.0f
);
return
;
}
void
tint_symbol
()
{
main_1
();
}
void
main
()
{
tint_symbol
();
return
;
}