Searched refs:ogles_vertex_perspective3DZ (Results 1 – 3 of 3) sorted by relevance
38 void ogles_vertex_perspective3DZ(ogles_context_t*, vertex_t*);
151 void ogles_vertex_perspective3DZ(ogles_context_t* c, vertex_t* v) { in ogles_vertex_perspective3DZ() function
102 c->arrays.perspective = ogles_vertex_perspective3DZ; in validate_perspective()