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