Searched refs:CLIP_N (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/libagl/ | ||
D | vertex.cpp | 95 if (v->clip.z < -w) clip |= vertex_t::CLIP_N; in clipFrustumPerspective() |
D | context.h | 110 CLIP_N = 0x0010, enumerator |