Home
last modified time | relevance | path

Searched defs:GrGLTexture (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/gl/
DGrGLTexture.cpp47 GrGLTexture::GrGLTexture(GrGLGpu* gpu, in GrGLTexture() function in GrGLTexture
67 GrGLTexture::GrGLTexture(GrGLGpu* gpu, const Desc& desc, GrMipmapStatus mipmapStatus, in GrGLTexture() function in GrGLTexture
86 GrGLTexture::GrGLTexture(GrGLGpu* gpu, in GrGLTexture() function in GrGLTexture
/external/skia/include/gpu/
DGrBackendSurface.h412 friend class GrGLTexture; variable