Sign in
dawn
/
dawn
/
94884fc11d3a42e398eb75972017aac6df3ac038
/
.
/
test
/
tint
/
bug
/
chromium
/
342840932.wgsl.expected.dxc.hlsl
blob: 94156e06e308aacf20d9bdaaadc8bc89f6689396 [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
Texture1D
<uint4>
image_dup_src
:
register
(
t0
);
RWTexture1D
<uint4>
image_dst
:
register
(
u1
);