Searched refs:ValidateNormalP3uiv (Results 1 – 3 of 3) sorted by relevance
121 bool ValidateNormalP3uiv(const Context *context, GLenum type, const GLuint *coords) in ValidateNormalP3uiv() function
61 bool ValidateNormalP3uiv(const Context *context, GLenum type, const GLuint *coords);
588 (context->skipValidation() || ValidateNormalP3uiv(context, type, coords)); in NormalP3uiv()