GrTextureType ============= .. currentmodule:: skia .. autoclass:: skia.GrTextureType .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.GrTextureType.__init__ .. rubric:: Attributes .. autosummary:: ~skia.GrTextureType.k2D ~skia.GrTextureType.kExternal ~skia.GrTextureType.kNone ~skia.GrTextureType.kRectangle ~skia.GrTextureType.name ~skia.GrTextureType.value Methods ------- .. automethod:: skia.GrTextureType.__init__ Attributes ---------- .. autoattribute:: skia.GrTextureType.k2D .. autoattribute:: skia.GrTextureType.kExternal .. autoattribute:: skia.GrTextureType.kNone .. autoattribute:: skia.GrTextureType.kRectangle .. autoattribute:: skia.GrTextureType.name .. autoattribute:: skia.GrTextureType.value