Searched refs:glStandard (Results 1 – 3 of 3) sorted by relevance
335 if (kGLES_GrGLStandard == gpu->glStandard()) { in get_programs_max_stages()
47 GrGLStandard glStandard() const { return fGLContext->standard(); } in glStandard() function
507 if (GR_IS_GR_GL(this->glStandard())) { in onResetContext()534 if (GR_IS_GR_GL_ES(this->glStandard()) && in onResetContext()2748 if (GR_IS_GR_GL(this->glStandard())) { in bindTexture()2752 } else if (GR_IS_GR_GL_ES(this->glStandard())) { in bindTexture()