Sign in
skia
/
skia.git
/
72cbfa073a67f19f4e076341973713ed2d77eb99
/
.
/
relnotes
/
graphite_wrapbackendtexture.md
blob: d06d774041bdaeecf38d229e830635d0334f516a [
file
] [
view
]
*
`SkSurfaces::WrapBackendTexture`
no
longer requires providing an
`SkColorType`
.
A closest
compatible
SkColorType
will be chosen
,
so
long
as
the backend texture
's format is supported as
renderable.