Searched defs:lightVertex (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/libagl/ | ||
D | light.cpp | 344 void lightVertex(ogles_context_t* c, vertex_t* v) in lightVertex() function |
D | context.h | 336 void (*lightVertex)(ogles_context_t* c, vertex_t* v); member |