Searched refs:ValidatePauseTransformFeedback (Results 1 – 4 of 4) sorted by relevance
273 bool ValidatePauseTransformFeedback(const Context *context);
3975 bool ValidatePauseTransformFeedback(const Context *context) in ValidatePauseTransformFeedback() function
1903 bool isCallValid = (context->skipValidation() || ValidatePauseTransformFeedback(context)); in GL_PauseTransformFeedback()
739 bool isCallValid = (context->skipValidation() || ValidatePauseTransformFeedback(context)); in GL_PauseTransformFeedback()