Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvModuleScopeVarParserTest_ScalarSpecConstant_DeclareConst_Id_MaxValid.spvasm.expected.wgsl
blob: cb4864eb5d4023468bc31ead659cc7b63c0932f3 [
file
] [
log
] [
blame
]
[[
override
(
65535
)]]
let
x_1
:
bool
=
true
;
fn main_1
()
{
return
;
}
[[
stage
(
fragment
)]]
fn main
()
{
main_1
();
}