OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLIP_F
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/opengl/libagl/
vertex.cpp
96
if (v->clip.z > w) clip |= vertex_t::
CLIP_F
;
/frameworks/base/include/private/opengles/
gl_context.h
114
CLIP_F
= 0x0020,
Completed in 11 milliseconds