Searched refs:ValidateEdgeFlagv (Results 1 – 3 of 3) sorted by relevance
261 bool ValidateEdgeFlagv(const Context *, const GLboolean *flag) in ValidateEdgeFlagv() function
100 bool ValidateEdgeFlagv(const Context *context, const GLboolean *flag);
1340 bool isCallValid = (context->skipValidation() || ValidateEdgeFlagv(context, flag)); in GL_EdgeFlagv()