Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrProgramDesc.cpp89 geomProc.getAttributeKey(b); in gen_geomproc_key()
DGrGeometryProcessor.h196 void getAttributeKey(GrProcessorKeyBuilder* b) const { in getAttributeKey() function
/external/skqp/src/gpu/
DGrPrimitiveProcessor.h190 void getAttributeKey(GrProcessorKeyBuilder* b) const { in getAttributeKey() function
DGrProgramDesc.cpp216 primProc.getAttributeKey(&b); in Build()