Searched refs:lightVertexNop (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dlight.cpp36 static void lightVertexNop(ogles_context_t* c, vertex_t* v);
206 c->lighting.lightVertex = lightVertexNop;
288 void lightVertexNop(ogles_context_t*, vertex_t* /*v*/) function in namespace:android

Completed in 32 milliseconds