Searched refs:use_halfz_clip_space (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/amd/llvm/ | ||
D | ac_llvm_cull.h | 48 bool use_halfz_clip_space; member |
D | ac_llvm_cull.c | 190 float t = chan == 2 && options->use_halfz_clip_space ? 0 : -1; in cull_bbox() |