Searched refs:ValidateVertexAttrib4ubv (Results 1 – 3 of 3) sorted by relevance
166 bool ValidateVertexAttrib4ubv(const Context *context, GLuint index, const GLubyte *v) in ValidateVertexAttrib4ubv() function
69 bool ValidateVertexAttrib4ubv(const Context *context, GLuint index, const GLubyte *v);
2245 (context->skipValidation() || ValidateVertexAttrib4ubv(context, index, v)); in GL_VertexAttrib4ubv()