Searched refs:GL_LogicOp (Results 1 – 9 of 9) sorted by relevance
69 ANGLE_EXPORT void GL_APIENTRY GL_LogicOp(GLenum opcode);
598 {"glLogicOp", P(GL_LogicOp)},
1040 void GL_APIENTRY GL_LogicOp(GLenum opcode) in GL_LogicOp() function
2508 return GL_LogicOp(opcode); in glLogicOp()
571 return GL_LogicOp(opcode); in glLogicOp()
506 {"glLogicOp", P(GL_LogicOp)},
195 ANGLE_EXPORT void GL_APIENTRY GL_LogicOp(GLenum opcode);
736 return GL_LogicOp(opcode); in glLogicOp()
3241 void GL_APIENTRY GL_LogicOp(GLenum opcode) in GL_LogicOp() function