blob: c7f6db255deb597e931354b7c64c3b8d74778fd7 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
{
int vec3f_1 = 1;
int b = vec3f_1;
}
float3 c = (0.0f).xxx;
float3 d = (0.0f).xxx;
}