Chromium Code Reviews| Index: src/gpu/gl/GrGpuGL.h |
| diff --git a/src/gpu/gl/GrGpuGL.h b/src/gpu/gl/GrGpuGL.h |
| index 672df42334dc2f48c2cf2f6b72a7759ef4d4ac69..2d58bc306c5a78d50579010e6a0561d1b5bfddef 100644 |
| --- a/src/gpu/gl/GrGpuGL.h |
| +++ b/src/gpu/gl/GrGpuGL.h |
| @@ -417,7 +417,7 @@ private: |
| } fHWAAState; |
|
robertphillips
2013/08/29 19:22:56
fixed -> Fixed?
bsalomon
2013/08/29 19:25:23
will do
|
| - GrGLProgram::MatrixState fHWPathStencilMatrixState; |
| + GrGLProgram::MatrixState fHWfixedFunctionMatrixState; |
| GrStencilSettings fHWStencilSettings; |
| TriState fHWStencilTestEnabled; |