• Home
  • Raw
  • Download

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
527 GLfloat det22(GLfloat a, GLfloat b, GLfloat c, GLfloat d) { in det22()
532 GLfloat ndet22(GLfloat a, GLfloat b, GLfloat c, GLfloat d) { in ndet22()
626 int ogles_surfaceport(ogles_context_t* c, GLint x, GLint y) in ogles_surfaceport()
646 void ogles_scissor(ogles_context_t* c, in ogles_scissor()
665 void ogles_viewport(ogles_context_t* c, in ogles_viewport()
785 ogles_context_t* c) in frustumf()
827 ogles_context_t* c) in orthof()
862 static void depthRangef(GLclampf zNear, GLclampf zFar, ogles_context_t* c) in depthRangef()
882 ogles_context_t* c = ogles_context_t::get(); in glMatrixMode() local
904 ogles_context_t* c = ogles_context_t::get(); in glLoadIdentity() local
912 ogles_context_t* c = ogles_context_t::get(); in glLoadMatrixf() local
919 ogles_context_t* c = ogles_context_t::get(); in glLoadMatrixx() local
927 ogles_context_t* c = ogles_context_t::get(); in glMultMatrixf() local
936 ogles_context_t* c = ogles_context_t::get(); in glMultMatrixx() local
945 ogles_context_t* c = ogles_context_t::get(); in glPopMatrix() local
956 ogles_context_t* c = ogles_context_t::get(); in glPushMatrix() local
970 ogles_context_t* c = ogles_context_t::get(); in glFrustumf() local
979 ogles_context_t* c = ogles_context_t::get(); in glFrustumx() local
991 ogles_context_t* c = ogles_context_t::get(); in glOrthof() local
1000 ogles_context_t* c = ogles_context_t::get(); in glOrthox() local
1009 ogles_context_t* c = ogles_context_t::get(); in glRotatef() local
1016 ogles_context_t* c = ogles_context_t::get(); in glRotatex() local
1025 ogles_context_t* c = ogles_context_t::get(); in glScalef() local
1032 ogles_context_t* c = ogles_context_t::get(); in glScalex() local
1040 ogles_context_t* c = ogles_context_t::get(); in glTranslatef() local
1047 ogles_context_t* c = ogles_context_t::get(); in glTranslatex() local
1055 ogles_context_t* c = ogles_context_t::get(); in glScissor() local
1061 ogles_context_t* c = ogles_context_t::get(); in glViewport() local
1067 ogles_context_t* c = ogles_context_t::get(); in glDepthRangef() local
1073 ogles_context_t* c = ogles_context_t::get(); in glDepthRangex() local
1079 ogles_context_t* c = ogles_context_t::get(); in glPolygonOffsetx() local
1086 ogles_context_t* c = ogles_context_t::get(); in glPolygonOffset() local
1093 ogles_context_t* c = ogles_context_t::get(); in glQueryMatrixxOES() local