Searched refs:ValidateVertexAttribI4ubv (Results 1 – 3 of 3) sorted by relevance
55 bool ValidateVertexAttribI4ubv(const Context *context, GLuint index, const GLubyte *v);
127 bool ValidateVertexAttribI4ubv(const Context *context, GLuint index, const GLubyte *v) in ValidateVertexAttribI4ubv() function
2101 (context->skipValidation() || ValidateVertexAttribI4ubv(context, index, v)); in GL_VertexAttribI4ubv()