Home
last modified time | relevance | path

Searched refs:addFlatPassThroughAttribute (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/glsl/
DGrGLSLVarying.h131 void addFlatPassThroughAttribute(const GrGeometryProcessor::Attribute*, const char* output,
DGrGLSLVarying.cpp20 void GrGLSLVaryingHandler::addFlatPassThroughAttribute(const GrGeometryProcessor::Attribute* input, in addFlatPassThroughAttribute() function in GrGLSLVaryingHandler