Searched refs:ValidateEnableiOES (Results 1 – 3 of 3) sorted by relevance
658 bool ValidateEnableiOES(const Context *context, GLenum target, GLuint index) in ValidateEnableiOES() function
1565 bool ValidateEnableiOES(const Context *context, GLenum target, GLuint index);
8465 (context->skipValidation() || ValidateEnableiOES(context, target, index)); in GL_EnableiOES()