Home | History | Annotate | Download | only in gl

Lines Matching refs:glTexture

4008         GrGLTexture* glTexture = static_cast<GrGLTexture*>(texture);
4009 if (GR_GL_TEXTURE_EXTERNAL == glTexture->target() ||
4010 GR_GL_TEXTURE_RECTANGLE == glTexture->target()) {