Home
last modified time | relevance | path

Searched refs:CLIP_N (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libagl/
Dvertex.cpp95 if (v->clip.z < -w) clip |= vertex_t::CLIP_N; in clipFrustumPerspective()
Dcontext.h110 CLIP_N = 0x0010, enumerator