Home
last modified time | relevance | path

Searched refs:getAttributeKey (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrProgramDesc.cpp90 geomProc.getAttributeKey(b); in gen_geomproc_key()
DGrGeometryProcessor.h202 void getAttributeKey(GrProcessorKeyBuilder* b) const { in getAttributeKey() function
/third_party/flutter/skia/src/gpu/
DGrPrimitiveProcessor.h189 void getAttributeKey(GrProcessorKeyBuilder* b) const { in getAttributeKey() function
DGrProgramDesc.cpp210 primProc.getAttributeKey(&b); in Build()