Sign in
dawn
/
dawn
/
014d6f768e0a37ec76fe9bec3f27a249e9e427bd
/
.
/
test
/
tint
/
builtins
/
gen
/
literal
/
textureBarrier
/
3d0f7e.wgsl.expected.fxc.hlsl
blob: ce8ab3b89442162ff11bee60e405ac79fbdd24e2 [
file
] [
log
] [
blame
]
void
textureBarrier_3d0f7e
()
{
DeviceMemoryBarrierWithGroupSync
();
}
[
numthreads
(
1
,
1
,
1
)]
void
compute_main
()
{
textureBarrier_3d0f7e
();
return
;
}