Searched refs:lightVertexValidate (Results 1 – 1 of 1) sorted by relevance
35 static void lightVertexValidate(ogles_context_t* c, vertex_t* v);280 c->lighting.lightVertex = lightVertexValidate; in invalidate_lighting()300 void lightVertexValidate(ogles_context_t* c, vertex_t* v) in lightVertexValidate() function