Lines Matching defs:c

65 void ogles_init_matrix(ogles_context_t* c)  in ogles_init_matrix()
87 void ogles_uninit_matrix(ogles_context_t* c) in ogles_uninit_matrix()
95 static void validate_perspective(ogles_context_t* c, vertex_t* v) in validate_perspective()
112 void ogles_invalidate_perspective(ogles_context_t* c) in ogles_invalidate_perspective()
117 void ogles_validate_transform_impl(ogles_context_t* c, uint32_t want) in ogles_validate_transform_impl()
334 GLfloat c, s; in rotate() local
630 int ogles_surfaceport(ogles_context_t* c, GLint x, GLint y) in ogles_surfaceport()
650 void ogles_scissor(ogles_context_t* c, in ogles_scissor()
669 void ogles_viewport(ogles_context_t* c, in ogles_viewport()
803 ogles_context_t* c) in frustumf()
845 ogles_context_t* c) in orthof()
880 static void depthRangef(GLclampf zNear, GLclampf zFar, ogles_context_t* c) in depthRangef()
900 ogles_context_t* c = ogles_context_t::get(); in glMatrixMode() local
922 ogles_context_t* c = ogles_context_t::get(); in glLoadIdentity() local
930 ogles_context_t* c = ogles_context_t::get(); in glLoadMatrixf() local
937 ogles_context_t* c = ogles_context_t::get(); in glLoadMatrixx() local
945 ogles_context_t* c = ogles_context_t::get(); in glMultMatrixf() local
954 ogles_context_t* c = ogles_context_t::get(); in glMultMatrixx() local
963 ogles_context_t* c = ogles_context_t::get(); in glPopMatrix() local
974 ogles_context_t* c = ogles_context_t::get(); in glPushMatrix() local
988 ogles_context_t* c = ogles_context_t::get(); in glFrustumf() local
997 ogles_context_t* c = ogles_context_t::get(); in glFrustumx() local
1009 ogles_context_t* c = ogles_context_t::get(); in glOrthof() local
1018 ogles_context_t* c = ogles_context_t::get(); in glOrthox() local
1027 ogles_context_t* c = ogles_context_t::get(); in glRotatef() local
1034 ogles_context_t* c = ogles_context_t::get(); in glRotatex() local
1043 ogles_context_t* c = ogles_context_t::get(); in glScalef() local
1050 ogles_context_t* c = ogles_context_t::get(); in glScalex() local
1058 ogles_context_t* c = ogles_context_t::get(); in glTranslatef() local
1065 ogles_context_t* c = ogles_context_t::get(); in glTranslatex() local
1073 ogles_context_t* c = ogles_context_t::get(); in glScissor() local
1079 ogles_context_t* c = ogles_context_t::get(); in glViewport() local
1085 ogles_context_t* c = ogles_context_t::get(); in glDepthRangef() local
1091 ogles_context_t* c = ogles_context_t::get(); in glDepthRangex() local
1097 ogles_context_t* c = ogles_context_t::get(); in glPolygonOffsetx() local
1104 ogles_context_t* c = ogles_context_t::get(); in glPolygonOffset() local
1111 ogles_context_t* c = ogles_context_t::get(); in glQueryMatrixxOES() local