Searched refs:ValidatePrimitiveRestartIndex (Results 1 – 3 of 3) sorted by relevance
24 bool ValidatePrimitiveRestartIndex(const Context *context, GLuint index) in ValidatePrimitiveRestartIndex() function
26 bool ValidatePrimitiveRestartIndex(const Context *context, GLuint index);
305 (context->skipValidation() || ValidatePrimitiveRestartIndex(context, index)); in PrimitiveRestartIndex()