Home
last modified time | relevance | path

Searched refs:clip_cull (Results 1 – 1 of 1) sorted by relevance

/external/virglrenderer/src/
Dvrend_shader.c1663 const char *clip_cull = is_cull ? "Cull" : "Clip"; in emit_clip_dist_movs() local
1664 snprintf(buf, 255, "%sgl_%sDistance[%d] = clip_dist_temp[%d].%c;\n", prefix, clip_cull, in emit_clip_dist_movs()