Sign in
dawn
/
dawn
/
b29892be0999aba1f958aafd7256dbf7c6d2fa28
/
.
/
test
/
tint
/
var
/
override
/
named
/
no_init
/
i32.wgsl.expected.hlsl
blob: 034990e973370745863cb1d8472d6480f3e5b53f [
file
] [
log
] [
blame
]
#ifndef
WGSL_SPEC_CONSTANT_0
#error
spec constant required
for
constant id
0
#endif
static
const
int
o
=
WGSL_SPEC_CONSTANT_0
;
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
return
;
}