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