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

  /external/skqp/src/gpu/glsl/
GrGLSLVarying.cpp 17 this->writePassThroughAttribute(input, output, v);
25 this->writePassThroughAttribute(input, output, v);
28 void GrGLSLVaryingHandler::writePassThroughAttribute(const GrGeometryProcessor::Attribute* input,
GrGLSLVarying.h 152 void writePassThroughAttribute(const GrGeometryProcessor::Attribute*, const char* output,

Completed in 70 milliseconds