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

  /external/skia/src/gpu/glsl/
GrGLSLVarying.cpp 17 this->writePassThroughAttribute(input, output, v);
26 this->writePassThroughAttribute(input, output, v);
29 void GrGLSLVaryingHandler::writePassThroughAttribute(const GrGeometryProcessor::Attribute* input,
GrGLSLVarying.h 171 void writePassThroughAttribute(const GrGeometryProcessor::Attribute*, const char* output,

Completed in 42 milliseconds