Searched refs:clip_cull (Results 1 – 1 of 1) sorted by relevance
1663 const char *clip_cull = is_cull ? "Cull" : "Clip"; in emit_clip_dist_movs() local1664 snprintf(buf, 255, "%sgl_%sDistance[%d] = clip_dist_temp[%d].%c;\n", prefix, clip_cull, in emit_clip_dist_movs()