Sign in
dawn
/
tint
/
refs/heads/chromium/4607
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_EmitFunctions_Function_EntryPoint_WorkgroupSizeBuiltin_Constant_Only.spvasm.expected.hlsl
blob: 44502850e2e54f1f59c80308db71d791b887b592 [
file
] [
log
] [
blame
] [
edit
]
void
comp_main_1
()
{
return
;
}
[
numthreads
(
3
,
5
,
7
)]
void
comp_main
()
{
comp_main_1
();
return
;
}