☰
MutableTextureState
Methods
backend
Trait Implementations
Debug
Default
Send
Sync
In skia_safe::gpu
?
Type Definition
skia_safe
::
gpu
::
MutableTextureState
source
·
[
−
]
pub type MutableTextureState =
Handle
<
skgpu_MutableTextureState
>;
Implementations
§
source
§
impl
MutableTextureState
source
pub fn
backend
(&self) ->
BackendApi
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