Lines Matching defs:c

66 void ogles_init_matrix(ogles_context_t* c)  in ogles_init_matrix()
88 void ogles_uninit_matrix(ogles_context_t* c) in ogles_uninit_matrix()
96 static void validate_perspective(ogles_context_t* c, vertex_t* v) in validate_perspective()
113 void ogles_invalidate_perspective(ogles_context_t* c) in ogles_invalidate_perspective()
118 void ogles_validate_transform_impl(ogles_context_t* c, uint32_t want) in ogles_validate_transform_impl()
335 GLfloat c, s; in rotate() local
528 GLfloat det22(GLfloat a, GLfloat b, GLfloat c, GLfloat d) { in det22()
533 GLfloat ndet22(GLfloat a, GLfloat b, GLfloat c, GLfloat d) { in ndet22()
641 int ogles_surfaceport(ogles_context_t* c, GLint x, GLint y) in ogles_surfaceport()
661 void ogles_scissor(ogles_context_t* c, in ogles_scissor()
680 void ogles_viewport(ogles_context_t* c, in ogles_viewport()
814 ogles_context_t* c) in frustumf()
856 ogles_context_t* c) in orthof()
891 static void depthRangef(GLclampf zNear, GLclampf zFar, ogles_context_t* c) in depthRangef()
911 ogles_context_t* c = ogles_context_t::get(); in glMatrixMode() local
933 ogles_context_t* c = ogles_context_t::get(); in glLoadIdentity() local
941 ogles_context_t* c = ogles_context_t::get(); in glLoadMatrixf() local
948 ogles_context_t* c = ogles_context_t::get(); in glLoadMatrixx() local
956 ogles_context_t* c = ogles_context_t::get(); in glMultMatrixf() local
965 ogles_context_t* c = ogles_context_t::get(); in glMultMatrixx() local
974 ogles_context_t* c = ogles_context_t::get(); in glPopMatrix() local
985 ogles_context_t* c = ogles_context_t::get(); in glPushMatrix() local
999 ogles_context_t* c = ogles_context_t::get(); in glFrustumf() local
1008 ogles_context_t* c = ogles_context_t::get(); in glFrustumx() local
1020 ogles_context_t* c = ogles_context_t::get(); in glOrthof() local
1029 ogles_context_t* c = ogles_context_t::get(); in glOrthox() local
1038 ogles_context_t* c = ogles_context_t::get(); in glRotatef() local
1045 ogles_context_t* c = ogles_context_t::get(); in glRotatex() local
1054 ogles_context_t* c = ogles_context_t::get(); in glScalef() local
1061 ogles_context_t* c = ogles_context_t::get(); in glScalex() local
1069 ogles_context_t* c = ogles_context_t::get(); in glTranslatef() local
1076 ogles_context_t* c = ogles_context_t::get(); in glTranslatex() local
1084 ogles_context_t* c = ogles_context_t::get(); in glScissor() local
1090 ogles_context_t* c = ogles_context_t::get(); in glViewport() local
1096 ogles_context_t* c = ogles_context_t::get(); in glDepthRangef() local
1102 ogles_context_t* c = ogles_context_t::get(); in glDepthRangex() local
1108 ogles_context_t* c = ogles_context_t::get(); in glPolygonOffsetx() local
1115 ogles_context_t* c = ogles_context_t::get(); in glPolygonOffset() local
1122 ogles_context_t* c = ogles_context_t::get(); in glQueryMatrixxOES() local