HomeSort by relevance Sort by last modified time
    Searched refs: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.h 141 void getGeomDecls(SkString* inputDecls, SkString* outputDecls) const;
GrGLSLVarying.cpp 148 void GrGLSLVaryingHandler::getGeomDecls(SkString* inputDecls, SkString* outputDecls) const {

Completed in 129 milliseconds