Home
last modified time | relevance | path

Searched refs:appendComment (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
H A DGrProgramDesc.cpp86 b->appendComment(geomProc.name()); in gen_geomproc_key()
99 b->appendComment(xp.name()); in gen_xp_key()
118 b->appendComment(fp.name()); in gen_fp_key()
138 b->appendComment("Null"); in gen_fp_key()
H A DGrProgramDesc.h65 virtual void appendComment(const char* comment) {} in appendComment() function in GrProcessorKeyBuilder
92 void appendComment(const char* comment) override {
H A DGrGeometryProcessor.h211 b->appendComment(attr.isInitialized() ? attr.name() : "unusedAttr"); in getAttributeKey()

Completed in 3 milliseconds