Searched refs:ValidatePassThrough (Results 1 – 3 of 3) sorted by relevance
891 bool ValidatePassThrough(const Context *, angle::EntryPoint entryPoint, GLfloat token) in ValidatePassThrough() function
443 bool ValidatePassThrough(const Context *context, angle::EntryPoint entryPoint, GLfloat token);
3468 ValidatePassThrough(context, angle::EntryPoint::GLPassThrough, token))); in GL_PassThrough()