Searched refs:cull_w (Results 1 – 4 of 4) sorted by relevance
46 bool cull_w; /* cull primitives with all W < 0 */ member
236 LLVMValueRef accepted = options->cull_w ? w.w_accepted : ctx->i1true; in ac_cull_triangle()
671 options.cull_w = true; in si_build_prim_discard_compute_shader()
911 options.cull_w = true; in gfx10_emit_ngg_culling_epilogue()