Skip to main content

BackendTexture

Type Alias BackendTexture 

pub type BackendTexture = RefHandle<GrBackendTexture>;
Available on crate features engine and gpu only.

Aliased Typeยง

pub struct BackendTexture(/* private fields */);