Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DKeyHelpers.h364 struct NonMSAAClipData { struct
365 NonMSAAClipData(SkRect rect, in NonMSAAClipData() function
378 SkRect fRect; // bounds, outset by 0.5
379 SkPoint fRadiusPlusHalf; // abs() of .x is radius+0.5, if < 0 indicates inverse fill
381 SkRect fEdgeSelect; // 1 indicates a rounded corner on that side (LTRB), 0 otherwise
384 SkPoint fTexCoordOffset; // translation from local coords to unnormalized texel coords
385 SkRect fMaskBounds; // bounds of mask area, in unnormalized texel coords
387 sk_sp<TextureProxy> fAtlasTexture;