Index: src/gpu/glsl/GrGLSLVertexShaderBuilder.h |
diff --git a/src/gpu/glsl/GrGLSLVertexShaderBuilder.h b/src/gpu/glsl/GrGLSLVertexShaderBuilder.h |
index 7c624cee654e8c4d956174f398c3989ad956bfb4..af8d10c2cb8d4a5998314eed4aa7939a5e85f03e 100644 |
--- a/src/gpu/glsl/GrGLSLVertexShaderBuilder.h |
+++ b/src/gpu/glsl/GrGLSLVertexShaderBuilder.h |
@@ -23,7 +23,7 @@ public: |
void transformToNormalizedDeviceSpace(const GrShaderVar& posVar); |
private: |
void onFinalize() override; |
- |
+ |
const char* fRtAdjustName; |
friend class GrGLProgramBuilder; |