Searched refs:GL_LoseContextCHROMIUM (Results 1 – 4 of 4) sorted by relevance
599 {"glLoseContextCHROMIUM", P(GL_LoseContextCHROMIUM)},
654 ANGLE_EXPORT void GL_APIENTRY GL_LoseContextCHROMIUM(GLenum current, GLenum other);
3769 return GL_LoseContextCHROMIUM(current, other); in glLoseContextCHROMIUM()
3602 void GL_APIENTRY GL_LoseContextCHROMIUM(GLenum current, GLenum other) in GL_LoseContextCHROMIUM() function