Home
last modified time | relevance | path

Searched defs:lightVertex (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libagl/
Dlight.cpp344 void lightVertex(ogles_context_t* c, vertex_t* v) in lightVertex() function
Dcontext.h336 void (*lightVertex)(ogles_context_t* c, vertex_t* v); member