blob: 251c3c289543df059af19332c67359b5dc5b40b4 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void original_clusterfuzz_code() {
}
void more_tests_that_would_fail() {
{
const float a = 1.47112762928009033203f;
const float b = 0.09966865181922912598f;
}
{
const float a = 2.5f;
const float b = 2.5f;
}
{
}
}