Searched refs:ValidateVertexAttrib2s (Results 1 – 3 of 3) sorted by relevance
52 bool ValidateVertexAttrib2s(const Context *context, GLuint index, GLshort x, GLshort y) in ValidateVertexAttrib2s() function
31 bool ValidateVertexAttrib2s(const Context *context, GLuint index, GLshort x, GLshort y);
1716 (context->skipValidation() || ValidateVertexAttrib2s(context, index, x, y)); in GL_VertexAttrib2s()