Searched refs:ValidateIsTransformFeedback (Results 1 – 4 of 4) sorted by relevance
266 bool ValidateIsTransformFeedback(const Context *context, TransformFeedbackID idPacked);
3964 bool ValidateIsTransformFeedback(const Context *context, TransformFeedbackID id) in ValidateIsTransformFeedback() function
1807 (context->skipValidation() || ValidateIsTransformFeedback(context, idPacked)); in GL_IsTransformFeedback()
644 (context->skipValidation() || ValidateIsTransformFeedback(context, idPacked)); in GL_IsTransformFeedback()