Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvBinaryDerivativeTest_SpvBinaryDerivativeTest_Derivatives_6.spvasm.expected.wgsl
blob: f3acf8c20bfa85045985e3140b3f56874af1d25e [
file
] [
log
] [
blame
]
fn main_1
()
{
let
x_1
:
f32
=
50.0
;
let
x_2
:
f32
=
fwidth
(
x_1
);
return
;
}
[[
stage
(
fragment
)]]
fn main
()
{
main_1
();
}