☰
MutableTextureState
MutableTextureState
Methods
backend
Trait Implementations
Debug
Default
Send
Sync
In skia_safe::gpu
Modules
context_options
gl
images
surfaces
Structs
Budgeted
DirectContextId
DriverBugWorkarounds
FlushInfo
ResourceCacheLimits
ResourceCacheUsage
Enums
BackendAPI
BackendApi
MipMapped
Mipmapped
Protected
Renderable
SemaphoresSubmitted
SurfaceOrigin
Type Definitions
BackendDrawableInfo
BackendFormat
BackendRenderTarget
BackendSurfaceMutableState
BackendTexture
Context
DirectContext
MutableTextureState
RecordingContext
YUVABackendTextureInfo
YUVABackendTextures
?
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