Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
glslang
/
HEAD
/
.
/
Test
/
hlsl.numthreads.negative.comp
blob: d603db053031200f53718fcd991cbbb451116c22 [
file
]
[
numthreads
(
1
,
1
,
1
,
1
)]
void
main
(
uint3 tid
:
SV_DispatchThreadID
)
{
}