OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLIP_N
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libagl/
vertex.cpp
95
if (v->clip.z < -w) clip |= vertex_t::
CLIP_N
;
context.h
111
CLIP_N
= 0x0010,
Completed in 568 milliseconds