blob: d6bf55e971acb240cf7ec9ee35af8f453c76f548 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static const float2x2 m = float2x2(0.0f, 0.0f, 0.0f, 0.0f);