Index: src/gpu/vk/GrVkPipelineState.h |
diff --git a/src/gpu/vk/GrVkPipelineState.h b/src/gpu/vk/GrVkPipelineState.h |
index d15fef487a63abae1ad8da5eecfa85910debf425..ba8a21f5bdcf4e647c13c29e3336d7131edd6047 100644 |
--- a/src/gpu/vk/GrVkPipelineState.h |
+++ b/src/gpu/vk/GrVkPipelineState.h |
@@ -74,6 +74,7 @@ public: |
static bool Build(Desc*, |
const GrPrimitiveProcessor&, |
const GrPipeline&, |
+ const GrStencilSettings&, |
GrPrimitiveType primitiveType, |
const GrGLSLCaps&); |
private: |