Home
last modified time | relevance | path

Searched defs:getAttributeKey (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/
DGrGeometryProcessor.cpp45 void GrGeometryProcessor::getAttributeKey(skgpu::KeyBuilder* b) const { in getAttributeKey() function in GrGeometryProcessor
/third_party/skia/src/gpu/
DGrGeometryProcessor.h202 void getAttributeKey(GrProcessorKeyBuilder* b) const { in getAttributeKey() function