Searched refs:GL_LineWidthx (Results 1 – 5 of 5) sorted by relevance
65 ANGLE_EXPORT void GL_APIENTRY GL_LineWidthx(GLfixed width);
592 {"glLineWidthx", P(GL_LineWidthx)},
954 void GL_APIENTRY GL_LineWidthx(GLfixed width) in GL_LineWidthx() function
2488 return GL_LineWidthx(width); in glLineWidthx()
556 return GL_LineWidthx(width); in glLineWidthx()