Home | History | Annotate | Download | only in image

Lines Matching refs:glInfo

383             const GrGLTextureInfo* glInfo = (const GrGLTextureInfo*)(handle);
384 return GrBackendTexture(width, height, config, *glInfo);