HomeSort by relevance Sort by last modified time
    Searched full:getgeomdecls (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/glsl/
GrGLSLGeometryShaderBuilder.cpp 18 fProgramBuilder->varyingHandler()->getGeomDecls(&this->inputs(), &this->outputs());
GrGLSLVarying.cpp 148 void GrGLSLVaryingHandler::getGeomDecls(SkString* inputDecls, SkString* outputDecls) const {
GrGLSLVarying.h 141 void getGeomDecls(SkString* inputDecls, SkString* outputDecls) const;

Completed in 90 milliseconds