Home
last modified time | relevance | path

Searched defs:inputDecls (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/glsl/
DGrGLSLVarying.cpp120 void GrGLSLVaryingHandler::getVertexDecls(SkString* inputDecls, SkString* outputDecls) const { in getVertexDecls()
125 void GrGLSLVaryingHandler::getFragDecls(SkString* inputDecls, SkString* outputDecls) const { in getFragDecls()
/third_party/skia/src/gpu/glsl/
DGrGLSLVarying.cpp116 void GrGLSLVaryingHandler::getVertexDecls(SkString* inputDecls, SkString* outputDecls) const { in getVertexDecls()
121 void GrGLSLVaryingHandler::getFragDecls(SkString* inputDecls, SkString* outputDecls) const { in getFragDecls()