Sign in
dawn
/
dawn
/
7517e213cf031d0216cca3c9e5ab4f4b27ac49a4
/
.
/
test
/
tint
/
shader_io
/
compute_workgroup_expression.wgsl.expected.fxc.hlsl
blob: 2098cb3336db4950d33a01aa7f1edd188df94465 [
file
] [
log
] [
blame
]
#ifndef
WGSL_SPEC_CONSTANT_0
#define
WGSL_SPEC_CONSTANT_0
2
#endif
static
const
int
x_dim
=
WGSL_SPEC_CONSTANT_0
;
[
numthreads
(
3
,
WGSL_SPEC_CONSTANT_0
,
3
)]
void
main
()
{
return
;
}