OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cull_triangle
(Results
1 - 1
of
1
) sorted by null
/frameworks/native/opengl/libagl/
primitives.cpp
47
static inline bool
cull_triangle
(ogles_context_t* c,
585
if (
cull_triangle
(c, v0, v1, v2))
826
bool
cull_triangle
(ogles_context_t* c, vertex_t* /*v0*/, vertex_t* /*v1*/, vertex_t* /*v2*/)
function in namespace:android
[
all
...]
Completed in 224 milliseconds