Home
last modified time | relevance | path

Searched defs:num_cull (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dfrom_nir.rs140 let num_cull = nir.info.cull_distance_array_size(); in init_info_from_nir() localVariable
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.c2350 int num_cull = has_prop ? ctx->num_cull_dist_prop : ctx->key->num_out_cull; in emit_clip_dist_movs() local