Home
last modified time | relevance | path

Searched refs:getVertexDecls (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/glsl/
DGrGLSLVertexGeoBuilder.cpp43 fProgramBuilder->varyingHandler()->getVertexDecls(&this->inputs(), &this->outputs()); in onFinalize()
DGrGLSLVarying.h122 void getVertexDecls(SkString* inputDecls, SkString* outputDecls) const;
DGrGLSLVarying.cpp134 void GrGLSLVaryingHandler::getVertexDecls(SkString* inputDecls, SkString* outputDecls) const { in getVertexDecls() function in GrGLSLVaryingHandler
/external/skia/src/gpu/glsl/
DGrGLSLVertexGeoBuilder.cpp43 fProgramBuilder->varyingHandler()->getVertexDecls(&this->inputs(), &this->outputs()); in onFinalize()
DGrGLSLVarying.h116 void getVertexDecls(SkString* inputDecls, SkString* outputDecls) const;
DGrGLSLVarying.cpp142 void GrGLSLVaryingHandler::getVertexDecls(SkString* inputDecls, SkString* outputDecls) const { in getVertexDecls() function in GrGLSLVaryingHandler