Searched defs:vg_paint (Results 1 – 2 of 2) sorted by relevance
41 struct vg_paint { struct42 struct vg_object base;44 VGPaintType type;46 struct {49 } solid;51 struct {70 } gradient;72 struct {76 } pattern;79 struct pipe_resource *cbuf;[all …]