Searched refs:ogles_vertex_project (Results 1 – 3 of 3) sorted by relevance
43 void ogles_vertex_project(ogles_context_t* c, vertex_t*);
136 void ogles_vertex_project(ogles_context_t* c, vertex_t* v) { in ogles_vertex_project() function
1042 ogles_vertex_project(c, nv); in clipVertex()