Type Definition skia_safe::gpu::MutableTextureState

source ·
pub type MutableTextureState = Handle<skgpu_MutableTextureState>;

Implementations§

Trait Implementations§

source§

impl Debug for MutableTextureState

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for MutableTextureState

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl Send for MutableTextureState

source§

impl Sync for MutableTextureState