Flutter Engine
The Flutter Engine
GrMtlVaryingHandler.h
Go to the documentation of this file.
1/*
2* Copyright 2018 Google Inc.
3*
4* Use of this source code is governed by a BSD-style license that can be
5* found in the LICENSE file.
6*/
7
8#ifndef GrMtlVaryingHandler_DEFINED
9#define GrMtlVaryingHandler_DEFINED
10
12
14public:
16
18
19private:
20 void onFinalize() override;
21
23
25};
26
27#endif
GrGLSLVaryingHandler(GrGLSLProgramBuilder *program)
Definition: GrGLSLVarying.h:93
GrMtlVaryingHandler(GrGLSLProgramBuilder *program)
GrGLSLVaryingHandler::VarArray VarArray