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

/external/skia/src/gpu/glsl/
H A DGrGLSLVertexShaderBuilder.cpp54 fProgramBuilder->varyingHandler()->getVertexDecls(&this->inputs(), &this->outputs());
H A DGrGLSLVarying.h140 void getVertexDecls(SkString* inputDecls, SkString* outputDecls) const;
H A DGrGLSLVarying.cpp143 void GrGLSLVaryingHandler::getVertexDecls(SkString* inputDecls, SkString* outputDecls) const { function in class:GrGLSLVaryingHandler

Completed in 214 milliseconds