Home
last modified time | relevance | path

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

/external/skia/src/gpu/glsl/
DGrGLSLVarying.cpp17 this->writePassThroughAttribute(input, output, v); in addPassThroughAttribute()
26 this->writePassThroughAttribute(input, output, v); in addFlatPassThroughAttribute()
29 void GrGLSLVaryingHandler::writePassThroughAttribute(const GrGeometryProcessor::Attribute* input, in writePassThroughAttribute() function in GrGLSLVaryingHandler
DGrGLSLVarying.h171 void writePassThroughAttribute(const GrGeometryProcessor::Attribute*, const char* output,