dawn-cmake/test/bug/chromium/1221120.wgsl.expected.hlsl

7 lines
87 B
HLSL

[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static const int H = 1;