Searched refs:ValidateDrawTexxvOES (Results 1 – 3 of 3) sorted by relevance
1496 bool ValidateDrawTexxvOES(const Context *context, const GLfixed *coords) in ValidateDrawTexxvOES() function
1619 bool ValidateDrawTexxvOES(const Context *context, const GLfixed *coords);
8788 bool isCallValid = (context->skipValidation() || ValidateDrawTexxvOES(context, coords)); in GL_DrawTexxvOES()