Home | History | Annotate | Download | only in gl

Lines Matching refs:GrSurface

2416 inline bool can_blit_framebuffer(const GrSurface* dst,
2417 const GrSurface* src,
2438 inline bool can_copy_texsubimage(const GrSurface* dst,
2439 const GrSurface* src,
2477 GrSurface* surface,
2506 void GrGpuGL::initCopySurfaceDstDesc(const GrSurface* src, GrTextureDesc* desc) {
2532 bool GrGpuGL::onCopySurface(GrSurface* dst,
2533 GrSurface* src,
2647 bool GrGpuGL::onCanCopySurface(GrSurface* dst,
2648 GrSurface* src,