Searched refs:glTexture (Results 1 – 1 of 1) sorted by relevance
4317 const GrGLTexture* glTexture = static_cast<const GrGLTexture*>(texture); in onIsACopyNeededForTextureParams() local4318 if (GR_GL_TEXTURE_EXTERNAL == glTexture->target() || in onIsACopyNeededForTextureParams()4319 GR_GL_TEXTURE_RECTANGLE == glTexture->target()) { in onIsACopyNeededForTextureParams()