Searched refs:cull_w (Results 1 – 3 of 3) sorted by relevance
46 bool cull_w; /* cull primitives with all W < 0 */ member
347 LLVMValueRef accepted = options->cull_w ? w.w_accepted : ctx->i1true; in ac_cull_primitive()
960 options.cull_w = true; in cull_primitive()