Home
last modified time | relevance | path

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

/external/skia/src/gpu/instanced/
DInstancedRenderingTypes.h20 struct ShapeVertex { struct
21 float fX, fY; //!< Shape coordinates.
22 int32_t fAttrs; //!< Shape-specific vertex attributes, if needed.