Searched refs:ValidateOrthof (Results 1 – 3 of 3) sorted by relevance
169 bool ValidateOrthof(const Context *context,
1148 bool ValidateOrthof(const Context *context, in ValidateOrthof() function
1354 bool isCallValid = (context->skipValidation() || ValidateOrthof(context, l, r, b, t, n, f)); in GL_Orthof()