Searched refs:ValidateBindVertexArrayBase (Results 1 – 4 of 4) sorted by relevance
489 bool ValidateBindVertexArrayBase(const Context *context, VertexArrayID array);
1886 return ValidateBindVertexArrayBase(context, array); in ValidateBindVertexArray()
2023 return ValidateBindVertexArrayBase(context, array); in ValidateBindVertexArrayOES()
4627 bool ValidateBindVertexArrayBase(const Context *context, VertexArrayID array) in ValidateBindVertexArrayBase() function