blob: 1ace907ae537a2575f28806be1589c7c49e06b85 [file] [log] [blame]
static float2x3 v = float2x3((0.0f).xxx, (0.0f).xxx);
[numthreads(1, 1, 1)]
void main() {
}