Searched refs:lightVertexNop (Results 1 – 1 of 1) sorted by relevance
36 static void lightVertexNop(ogles_context_t* c, vertex_t* v);206 c->lighting.lightVertex = lightVertexNop; in light_picker()288 void lightVertexNop(ogles_context_t*, vertex_t* /*v*/) in lightVertexNop() function