Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrPrimitiveProcessor.h157 bool hasVertexAttributes() const { return SkToBool(fVertexAttributes.fCount); } in hasVertexAttributes() function
/external/skia/src/gpu/
DGrPrimitiveProcessor.h157 bool hasVertexAttributes() const { return SkToBool(fVertexAttributes.fCount); } in hasVertexAttributes() function