Sign in
dawn
/
dawn
/
012551ad6f7f23d8f885429bc1f3a1c399dcd32a
/
.
/
test
/
tint
/
builtins
/
gen
/
var
/
textureBarrier
/
3d0f7e.wgsl.expected.ir.fxc.hlsl
blob: 49b9011fc0bb59fa7525a03ba5d41e6a8efa17c9 [
file
] [
log
] [
blame
]
void
textureBarrier_3d0f7e
()
{
DeviceMemoryBarrierWithGroupSync
();
}
[
numthreads
(
1
,
1
,
1
)]
void
compute_main
()
{
textureBarrier_3d0f7e
();
}