Searched refs:GL_SetFenceNV (Results 1 – 4 of 4) sorted by relevance
772 {"glSetFenceNV", P(GL_SetFenceNV)},
1230 ANGLE_EXPORT void GL_APIENTRY GL_SetFenceNV(GLuint fence, GLenum condition);
4870 return GL_SetFenceNV(fence, condition); in glSetFenceNV()
8107 void GL_APIENTRY GL_SetFenceNV(GLuint fence, GLenum condition) in GL_SetFenceNV() function