Currently no functions in GrGpuGL.cpp can directly interact with the cache since it is declared ...
12 years, 5 months ago
(2012-06-01 14:59:27 UTC)
#1
Currently no functions in GrGpuGL.cpp can directly interact with the cache since
it is declared in another cpp. Hence I had added create and delete functions to
call from the cons and destructor.
Issue 6245083: Move GrGpuGL::ProgramCache declaration to header
(Closed)
Created 12 years, 5 months ago by bsalomon
Modified 12 years, 5 months ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0