void max_ce7c30() {
int res = max(1, 1);
}
void vertex_main() {
max_ce7c30();
return;
void fragment_main() {
[numthreads(1, 1, 1)]
void compute_main() {