Lines Matching defs:plane
99 void glClipPlanef_enc(void *self , GLenum plane, const GLfloat* equation)
118 memcpy(ptr, &plane, 4); ptr += 4;
5005 void glClipPlanexOES_enc(void *self , GLenum plane, const GLfixed* equation)
5024 memcpy(ptr, &plane, 4); ptr += 4;
5033 void glClipPlanexIMG_enc(void *self , GLenum plane, const GLfixed* equation)
5052 memcpy(ptr, &plane, 4); ptr += 4;
6851 void glClipPlanefOES_enc(void *self , GLenum plane, const GLfloat* equation)
6870 memcpy(ptr, &plane, 4); ptr += 4;
6879 void glClipPlanefIMG_enc(void *self , GLenum plane, const GLfloat* equation)
6898 memcpy(ptr, &plane, 4); ptr += 4;