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

  /external/skqp/src/gpu/glsl/
GrGLSLVarying.h 114 void addFlatPassThroughAttribute(const GrGeometryProcessor::Attribute*, const char* output);
GrGLSLVarying.cpp 20 void GrGLSLVaryingHandler::addFlatPassThroughAttribute(const GrGeometryProcessor::Attribute* input,
  /external/skqp/src/gpu/ccpr/
GrCCPathProcessor.cpp 163 varyingHandler->addFlatPassThroughAttribute(&proc.getInstanceAttrib(InstanceAttribs::kColor),
  /external/skqp/src/gpu/ops/
GrTextureOp.cpp 131 args.fVaryingHandler->addFlatPassThroughAttribute(&textureGP.fColors,
144 args.fVaryingHandler->addFlatPassThroughAttribute(&textureGP.fTextureIdx,
    [all...]

Completed in 461 milliseconds