Searched refs:ValidateVertexAttrib4s (Results 1 – 3 of 3) sorted by relevance
151 bool ValidateVertexAttrib4s(const Context *context, in ValidateVertexAttrib4s() function
62 bool ValidateVertexAttrib4s(const Context *context,
2199 (context->skipValidation() || ValidateVertexAttrib4s(context, index, x, y, z, w)); in GL_VertexAttrib4s()