blob: b417e1b99b4ed19db5d59ff2ca881386c861fc8b [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
float4 v = (0.0f).xxxx;
}