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