Home
last modified time | relevance | path

Searched refs:glTexture (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp4317 const GrGLTexture* glTexture = static_cast<const GrGLTexture*>(texture); in onIsACopyNeededForTextureParams() local
4318 if (GR_GL_TEXTURE_EXTERNAL == glTexture->target() || in onIsACopyNeededForTextureParams()
4319 GR_GL_TEXTURE_RECTANGLE == glTexture->target()) { in onIsACopyNeededForTextureParams()