Home
last modified time | relevance | path

Searched refs:getVertexDecls (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/glsl/
H A DGrGLSLVertexGeoBuilder.cpp40 fProgramBuilder->varyingHandler()->getVertexDecls(&this->inputs(), &this->outputs()); in onFinalize()
H A DGrGLSLVarying.h142 void getVertexDecls(SkString* inputDecls, SkString* outputDecls) const;
H A DGrGLSLVarying.cpp116 void GrGLSLVaryingHandler::getVertexDecls(SkString* inputDecls, SkString* outputDecls) const { in getVertexDecls() function in GrGLSLVaryingHandler

Completed in 2 milliseconds