Home | History | Annotate | Download | only in libagl

Lines Matching refs:ogles_context_t

30 void ogles_init_vertex(ogles_context_t* c)
44 void ogles_uninit_vertex(ogles_context_t* c)
54 void perspective(ogles_context_t* c, vertex_t* v, uint32_t enables)
83 void clipFrustumPerspective(ogles_context_t* c, vertex_t* v, uint32_t enables)
110 void clipAllPerspective(ogles_context_t* c, vertex_t* v, uint32_t enables)
136 void ogles_vertex_project(ogles_context_t* c, vertex_t* v) {
140 void ogles_vertex_perspective2D(ogles_context_t* c, vertex_t* v)
151 void ogles_vertex_perspective3DZ(ogles_context_t* c, vertex_t* v) {
154 void ogles_vertex_perspective3D(ogles_context_t* c, vertex_t* v) {
157 void ogles_vertex_clipAllPerspective3DZ(ogles_context_t* c, vertex_t* v) {
160 void ogles_vertex_clipAllPerspective3D(ogles_context_t* c, vertex_t* v) {
164 static void clipPlanex(GLenum plane, const GLfixed* equ, ogles_context_t* c)
189 ogles_context_t* c = ogles_context_t::get();
202 ogles_context_t* c = ogles_context_t::get();
215 ogles_context_t* c = ogles_context_t::get();
223 ogles_context_t* c = ogles_context_t::get();
239 ogles_context_t* c = ogles_context_t::get();
245 ogles_context_t* c = ogles_context_t::get();