blob: 9e6d89d1ee17c9c8e6de478063adf5649e596384 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static float2 f = (0.0f).xx;
static int2 i = (0).xx;
static uint2 u = (0u).xx;