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

  /external/skia/src/gpu/glsl/
GrGLSLVertexShaderBuilder.cpp 54 fProgramBuilder->varyingHandler()->getVertexDecls(&this->inputs(), &this->outputs());
GrGLSLVarying.h 140 void getVertexDecls(SkString* inputDecls, SkString* outputDecls) const;
GrGLSLVarying.cpp 143 void GrGLSLVaryingHandler::getVertexDecls(SkString* inputDecls, SkString* outputDecls) const {

Completed in 36 milliseconds