aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGpu.h
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-11-14 19:29:53 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-11-14 19:29:53 +0000
commit1dcf506a1aa3771d1b36831da2ab3ce9fd6e1900 (patch)
tree2bce9916438600f8b437101854f5dfe16071467c /src/gpu/GrGpu.h
parentffdb018dae05f1688c6c036299f8c8a0f28342e5 (diff)
Remove GrGpuGLFixed subclass and ES1 support
Review URL: http://codereview.appspot.com/5376094/ git-svn-id: http://skia.googlecode.com/svn/trunk@2678 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/gpu/GrGpu.h')
-rw-r--r--src/gpu/GrGpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/GrGpu.h b/src/gpu/GrGpu.h
index 1482d13236..cec03bcf50 100644
--- a/src/gpu/GrGpu.h
+++ b/src/gpu/GrGpu.h
@@ -31,7 +31,7 @@ struct GrGpuStats {
uint32_t fIndexCnt; //<! Number of indices drawn
uint32_t fDrawCnt; //<! Number of draws
- uint32_t fProgChngCnt;//<! Number of program changes (N/A for fixed)
+ uint32_t fProgChngCnt;//<! Number of program changes
/**
* Number of times the texture is set in 3D API