Searched defs:Mesh (Results 1 – 2 of 2) sorted by relevance
82 struct Mesh { struct in __anon324840dd0111::DrawVerticesOp83 SkPMColor4f fColor; // Used if this->hasPerVertexColors() is false.84 sk_sp<SkVertices> fVertices;85 SkMatrix fViewMatrix;86 bool fIgnoreTexCoords;87 bool fIgnoreColors;89 bool hasExplicitLocalCoords() const { in hasExplicitLocalCoords()93 bool hasPerVertexColors() const { in hasPerVertexColors()
253 struct Mesh { struct in skgpu::v1::DrawVerticesOp::__anonc9a8554f0111::DrawVerticesOpImpl254 SkPMColor4f fColor; // Used if this->hasPerVertexColors() is false.255 sk_sp<SkVertices> fVertices;256 SkMatrix fViewMatrix;257 bool fIgnoreColors;259 bool hasPerVertexColors() const { in hasPerVertexColors()