OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ogles_vertex_perspective3DZ
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/libagl/
vertex.h
38
void
ogles_vertex_perspective3DZ
(ogles_context_t*, vertex_t*);
vertex.cpp
151
void
ogles_vertex_perspective3DZ
(ogles_context_t* c, vertex_t* v) {
matrix.cpp
102
c->arrays.perspective =
ogles_vertex_perspective3DZ
;
Completed in 131 milliseconds