Searched refs:ogles_vertex_perspective2D (Results 1 – 3 of 3) sorted by relevance
35 void ogles_vertex_perspective2D(ogles_context_t*, vertex_t*);
140 void ogles_vertex_perspective2D(ogles_context_t* c, vertex_t* v) in ogles_vertex_perspective2D() function
108 c->arrays.perspective = ogles_vertex_perspective2D; in validate_perspective()