blob: 55eab43fddfc6c6fb297fb0881b9b9f6a4b7b743 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static float3 f = (0.0f).xxx;
static int3 i = (0).xxx;
static uint3 u = (0u).xxx;